From 0f9086e5094029854eff81cf6480a2284887e5fe Mon Sep 17 00:00:00 2001 From: m-holger Date: Sun, 30 Jan 2022 13:28:37 +0000 Subject: Fix doc typos --- libqpdf/qpdf/QPDF_Dictionary.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libqpdf') diff --git a/libqpdf/qpdf/QPDF_Dictionary.hh b/libqpdf/qpdf/QPDF_Dictionary.hh index 4ea3ae7d..c4e236d3 100644 --- a/libqpdf/qpdf/QPDF_Dictionary.hh +++ b/libqpdf/qpdf/QPDF_Dictionary.hh @@ -31,7 +31,7 @@ class QPDF_Dictionary: public QPDFObject void replaceKey(std::string const& key, QPDFObjectHandle); // Remove key, doing nothing if key does not exist void removeKey(std::string const& key); - // If object is null, replace key; otherwise, remove key + // If object is null, remove key; otherwise, replace key void replaceOrRemoveKey(std::string const& key, QPDFObjectHandle); protected: -- cgit v1.2.3-70-g09d2