[Libreoffice-commits] core.git: include/svx

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Thu Jul 11 08:55:57 UTC 2019


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

New commits:
commit 48a035ba501c122e740c160be86730d02226e107
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Jul 8 10:43:28 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Thu Jul 11 10:55:02 2019 +0200

    Fix typo
    
    Change-Id: I6afd087e1637522f4c99d8162087b1a1b8c02dad
    Reviewed-on: https://gerrit.libreoffice.org/75400
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/include/svx/e3dsceneupdater.hxx b/include/svx/e3dsceneupdater.hxx
index e6800e845e01..a6049843985c 100644
--- a/include/svx/e3dsceneupdater.hxx
+++ b/include/svx/e3dsceneupdater.hxx
@@ -61,7 +61,7 @@ public:
     E3DModifySceneSnapRectUpdater(const SdrObject* mpObject);
 
     // the destructor will take action if mpScene is not zero and modify the
-    // 2D geomeztry of the target scene
+    // 2D geometry of the target scene
     ~E3DModifySceneSnapRectUpdater();
 };
 


More information about the Libreoffice-commits mailing list