aboutsummaryrefslogtreecommitdiffstats
path: root/README.maintainer
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2012-07-29 20:32:54 +0200
committerJay Berkenbilt <ejb@ql.org>2012-07-29 20:44:12 +0200
commit32051283b9a0fb990180bbf9501b73bdad527b5b (patch)
tree97d28ec8a0a61318f810c3a474fb179862acc343 /README.maintainer
parentbde98044f4acd5ce0e1965ad28a6854c31aa29a1 (diff)
downloadqpdf-32051283b9a0fb990180bbf9501b73bdad527b5b.tar.zst
Fix spelling errors
Diffstat (limited to 'README.maintainer')
-rw-r--r--README.maintainer4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.maintainer b/README.maintainer
index bbf99461..e400034f 100644
--- a/README.maintainer
+++ b/README.maintainer
@@ -5,7 +5,7 @@ Release Reminders
image comparison tests (--enable-test-compare-images
--with-large-file-test-path=/path). For a major release, consider
running a spelling checker over the source code to catch errors in
- variable names, strings, and comments.
+ variable names, strings, and comments. Use ispell -p ispell-words.
* Consider running tests with latest gcc and/or valgrind. To do
this, replace, build with debugging and without shared libraries.
@@ -101,7 +101,7 @@ Release Reminders
git tag -s release-qpdf-$version HEAD -m'qpdf $version'
- * When releasing on source forge, external-libs distributions go in
+ * When releasing on sourceforge, external-libs distributions go in
external-libs/yyyymmdd, and qpdf distributions go in qpdf/vvv