[poppler] glib/poppler-structure-element.cc
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Wed Apr 13 19:53:06 UTC 2022
glib/poppler-structure-element.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 7ff9c7847a0f64a5db026ecbefbb14b37938f2d2
Author: Pablo Rodríguez <1425-ousia at users.noreply.gitlab.freedesktop.org>
Date: Wed Apr 13 15:26:28 2022 +0000
Correct typo in `poppler-structure-element.cc`
diff --git a/glib/poppler-structure-element.cc b/glib/poppler-structure-element.cc
index 600fe956..4c6cd026 100644
--- a/glib/poppler-structure-element.cc
+++ b/glib/poppler-structure-element.cc
@@ -634,7 +634,7 @@ void poppler_structure_element_iter_free(PopplerStructureElementIter *iter)
* Returns the root #PopplerStructureElementIter for @document, or %NULL. The
* returned value must be freed with poppler_structure_element_iter_free().
*
- * Documents may have an associated structure tree &mdashmostly, Tagged-PDF
+ * Documents may have an associated structure tree —mostly, Tagged-PDF
* compliant documents— which can be used to obtain information about
* the document structure and its contents. Each node in the tree contains
* a #PopplerStructureElement.
More information about the poppler
mailing list