From 7ff9c7847a0f64a5db026ecbefbb14b37938f2d2 Mon Sep 17 00:00:00 2001 From: Pablo Rodríguez <1425-ousia@users.noreply.gitlab.freedesktop.org> Date: Wed, 13 Apr 2022 15:26:28 +0000 Subject: Correct typo in `poppler-structure-element.cc` --- glib/poppler-structure-element.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'glib') 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. -- cgit v1.2.3