[poppler] Branch 'poppler-0.26' - glib/poppler.h
Pino Toscano
pino at kemper.freedesktop.org
Sun Jul 6 02:14:17 PDT 2014
glib/poppler.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2b455b85168d5c9d8641d9a91bfde81ccab18e54
Author: Pino Toscano <pino at kde.org>
Date: Sun Jul 6 11:13:54 2014 +0200
glib: fix typo in apidox
diff --git a/glib/poppler.h b/glib/poppler.h
index f5c9563..580479c 100644
--- a/glib/poppler.h
+++ b/glib/poppler.h
@@ -29,7 +29,7 @@ GQuark poppler_error_quark (void);
/**
* PopplerError:
- * @POPPLER_ERROR_INVALID: Generic error when a document opration fails
+ * @POPPLER_ERROR_INVALID: Generic error when a document operation fails
* @POPPLER_ERROR_ENCRYPTED: Document is encrypted
* @POPPLER_ERROR_OPEN_FILE: File could not be opened for writing when saving document
* @POPPLER_ERROR_BAD_CATALOG: Failed to read the document catalog
More information about the poppler
mailing list