summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2012-06-26 03:32:38 +0200
committerJay Berkenbilt <ejb@ql.org>2012-06-26 03:32:38 +0200
commit9f67094800ae800c1679e5fa60f87cde6c8a6893 (patch)
tree3d1c055a2cadf92ce9be41947cabe00cc7142a72
parentdf3c762600974350a879aab38b90fba98085141e (diff)
downloadqpdf-9f67094800ae800c1679e5fa60f87cde6c8a6893.tar.zst
Fix typo
-rw-r--r--README.maintainer2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.maintainer b/README.maintainer
index ff97a5ba..7f5e3f16 100644
--- a/README.maintainer
+++ b/README.maintainer
@@ -10,7 +10,7 @@ Release Reminders
exec valgrind --suppressions=/tmp/a.supp -q \
`dirname $0`/z/`basename $0` ${1+"$@"}
- Symlink exec-v to each executable. /tmp/a.supp can be populated
+ Symlink exec-z to each executable. /tmp/a.supp can be populated
with suppressions for libraries, for example:
{