summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-09-13 17:10:09 +0200
committerJay Berkenbilt <ejb@ql.org>2021-09-13 17:10:09 +0200
commit1b59872b367c24a84c323e7193786c8c3c70a98f (patch)
treee923a41ebaea76a6f286026d7a760fe5c5c9c749 /manual
parenta6b0e832a97f1b7909da9664ff1246a121be4a4e (diff)
downloadqpdf-1b59872b367c24a84c323e7193786c8c3c70a98f.tar.zst
Switch spelling checker to cspell
Diffstat (limited to 'manual')
-rw-r--r--manual/qpdf-manual.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index 0b69ecdb..4d3babb6 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -6623,7 +6623,7 @@ print "\n";
added to return an unsigned value. This makes it easier to
write code that is safe from unintentional data loss.
Functions: <function>getUIntValue</function>,
- <function>getIntVauleAsInt</function>,
+ <function>getIntValueAsInt</function>,
<function>getUIntValueAsUInt</function>.
</para>
</listitem>