Skip to content

Commit 50fb2eb

Browse files
authored
Merge pull request frescobaldi#10 from anthonyfok/patch-1
Fix typo: higlight -> highlight
2 parents c90cda9 + 662dbd2 commit 50fb2eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

poppler-annotation.sip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -527,7 +527,7 @@ class HighlightAnnotation : Poppler::Annotation
527527
%Docstring
528528
Text highlight annotation.
529529

530-
The higlight annotation represents some areas of text being "highlighted".
530+
The highlight annotation represents some areas of text being "highlighted".
531531
%End
532532
%TypeHeaderCode
533533
#include <qt5/poppler-qt5.h>

0 commit comments

Comments
 (0)