From 7774c0c15782d6fb973d761501ced38ab47ca733 Mon Sep 17 00:00:00 2001 From: Hib Eris Date: Sun, 8 Jun 2014 16:07:14 +0200 Subject: [PATCH] [glib] doc: Use instead of Fixes: DOC Building HTML Element em in namespace '' encountered in para, but no template matches. https://bugs.freedesktop.org/show_bug.cgi?id=79798 --- glib/poppler-structure-element.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glib/poppler-structure-element.cc b/glib/poppler-structure-element.cc index 25edece..fdde41e 100644 --- a/glib/poppler-structure-element.cc +++ b/glib/poppler-structure-element.cc @@ -641,7 +641,7 @@ poppler_structure_element_get_alt_text (PopplerStructureElement *poppler_structu * * Obtains the actual text enclosed by the element (and its child elements). * The actual text is mostly used for non-text elements like images and - * figures which do have the graphical appearance of text, like + * figures which do have the graphical appearance of text, like * a logo. For those the actual text is the equivalent text to those * graphical elements which look like text when rendered. * -- 1.8.3.2