[poppler] cpp/poppler-document.cpp

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Oct 24 23:45:02 UTC 2018


 cpp/poppler-document.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c5cdf0cc01e9e61e3e4553d3e388a47ec5b41281
Author: luzpaz <david.yoga at gmail.com>
Date:   Wed Oct 24 18:11:31 2018 +0000

    Fix typo in comment

diff --git a/cpp/poppler-document.cpp b/cpp/poppler-document.cpp
index 4b21d318..cdb47c4c 100644
--- a/cpp/poppler-document.cpp
+++ b/cpp/poppler-document.cpp
@@ -198,7 +198,7 @@ bool document::is_locked() const
 }
 
 /**
- Unlocks the current doocument, if locked.
+ Unlocks the current document, if locked.
 
  \returns the new locking status of the document
  */


More information about the poppler mailing list