oox/source/drawingml/fontworkhelpers.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit eb02804b621cd51922fa3a3bd812fc40e47c1951
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Wed Feb 22 14:40:06 2023 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Wed Feb 22 14:04:28 2023 +0000

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

diff --git a/oox/source/drawingml/fontworkhelpers.cxx 
b/oox/source/drawingml/fontworkhelpers.cxx
index d392cb4f1584..c339eb2405d3 100644
--- a/oox/source/drawingml/fontworkhelpers.cxx
+++ b/oox/source/drawingml/fontworkhelpers.cxx
@@ -1102,7 +1102,7 @@ void 
FontworkHelpers::createCharInteropGrabBagUpdatesFromShapeProps(
     if (!xPropSetInfo.is())
         return;
 
-    // GrabBagStack is a special tool for handling the hierachy in a GrabBag
+    // GrabBagStack is a special tool for handling the hierarchy in a GrabBag
     std::unique_ptr<oox::GrabBagStack> pGrabBagStack;
 
     // CharTextFillTextEffect

Reply via email to