include/vcl/pdfextoutdevdata.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7ceecfbf209d99d9e1cd2fd97175a5ee7b081808
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue Aug 29 14:10:45 2023 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Tue Aug 29 14:55:07 2023 +0200

    Fix typo
    
    Change-Id: If4a80e7a3427e88f29e6ee36d05ec96ae820b60e
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156249
    Tested-by: Julien Nabet <serval2...@yahoo.fr>
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/include/vcl/pdfextoutdevdata.hxx b/include/vcl/pdfextoutdevdata.hxx
index 6fe6eb1f391d..631ba74eadfa 100644
--- a/include/vcl/pdfextoutdevdata.hxx
+++ b/include/vcl/pdfextoutdevdata.hxx
@@ -477,7 +477,7 @@ public:
      */
     void SetActualText( const OUString& rText );
 
-    /** set the Alt attribute of a strutural element
+    /** set the Alt attribute of a structural element
 
     Alt is s replacement text describing the contents of a structural element. 
This
     is mainly used by accessibility applications; e.g. a screen reader would 
read

Reply via email to