xmloff/source/text/XMLAutoTextEventExport.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3f1ad181d73c27a39e10113e1c99bb73fe184135
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue May 27 14:55:29 2025 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Tue May 27 22:45:07 2025 +0200

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

diff --git a/xmloff/source/text/XMLAutoTextEventExport.hxx 
b/xmloff/source/text/XMLAutoTextEventExport.hxx
index c8c7761f8c11..085d8facb941 100644
--- a/xmloff/source/text/XMLAutoTextEventExport.hxx
+++ b/xmloff/source/text/XMLAutoTextEventExport.hxx
@@ -52,7 +52,7 @@ public:
 
 private:
 
-    /// export the events off all autotexts
+    /// export the events of all autotexts
     virtual ErrCode exportDoc(
         enum ::xmloff::token::XMLTokenEnum eClass = 
xmloff::token::XML_TOKEN_INVALID ) override;
 

Reply via email to