aboutsummaryrefslogtreecommitdiff
path: root/reproduce/analysis
diff options
context:
space:
mode:
authorBoud Roukema <boud@cosmo.torun.pl>2020-07-20 18:15:12 +0200
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2020-07-20 22:36:08 +0100
commit2bfe5e16a0ba8198d9a77d6e36c17ac5daed7705 (patch)
tree5c7e5eaa1285ab5b896ae24d88996623eb606a4f /reproduce/analysis
parent2ed8a2d60bc991ad06411b2aab43989a64a59a2d (diff)
README-hacking.md: clarify Zenodo usage in publication checklist
This commit clarifies the initial usage of Zenodo for reserving a Zenodo identifier and starting an 'unpublished' upload. Some other minor wording changes are done here.
Diffstat (limited to 'reproduce/analysis')
-rw-r--r--reproduce/analysis/make/verify.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/reproduce/analysis/make/verify.mk b/reproduce/analysis/make/verify.mk
index 69711d5..b3d62f2 100644
--- a/reproduce/analysis/make/verify.mk
+++ b/reproduce/analysis/make/verify.mk
@@ -22,7 +22,7 @@
# Verification functions
# ----------------------
#
-# These functions are used by the final rule in this Makefil
+# These functions are used by the final rule in this Makefile
verify-print-error-start = \
echo; \
echo "VERIFICATION ERROR"; \
@@ -87,7 +87,7 @@ verify-txt-no-comments-no-space = \
# -------------------------------------------
#
# This is the FINAL analysis step (before going onto the paper. Please use
-# this step to veryify the contents of the figures/tables used in the paper
+# this step to verify the contents of the figures/tables used in the paper
# and the LaTeX macros generated from all your processing. It should depend
# on all the LaTeX macro files that are generated (their contents will be
# checked), and any files that go into the tables/figures of the paper