summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 —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.