summaryrefslogtreecommitdiff
path: root/glib
diff options
context:
space:
mode:
authorPablo Rodríguez <1425-ousia@users.noreply.gitlab.freedesktop.org>2022-04-13 15:26:28 +0000
committerPablo Rodríguez <1425-ousia@users.noreply.gitlab.freedesktop.org>2022-04-13 15:26:28 +0000
commit7ff9c7847a0f64a5db026ecbefbb14b37938f2d2 (patch)
tree74eb3f3ddb7325016d7f2b92fbd789807113c7fb /glib
parent3ca9992ad4660d979491829048a6da84be192671 (diff)
Correct typo in `poppler-structure-element.cc`
Diffstat (limited to 'glib')
-rw-r--r--glib/poppler-structure-element.cc2
1 files changed, 1 insertions, 1 deletions
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 &mdash;mostly, Tagged-PDF
* compliant documents&mdash; which can be used to obtain information about
* the document structure and its contents. Each node in the tree contains
* a #PopplerStructureElement.