diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-05-08 00:47:18 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2017-05-09 15:22:11 +0200 |
commit | bd6a8ab3b89ce938368afc547a368e79d13142c6 (patch) | |
tree | d1dfa8d0ed969064062092c578742d968a40b348 /include/svx/deflt3d.hxx | |
parent | a0badb15fa97e3f4be990ff83148e48ae1db7723 (diff) |
Fix typos
Change-Id: Ie0f67456e5c7d9b7b26b27b4d633881236ceeadb
Reviewed-on: https://gerrit.libreoffice.org/37361
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/svx/deflt3d.hxx')
-rw-r--r-- | include/svx/deflt3d.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/deflt3d.hxx b/include/svx/deflt3d.hxx index 8a062931f905..5aaa0b8bdcdc 100644 --- a/include/svx/deflt3d.hxx +++ b/include/svx/deflt3d.hxx @@ -67,7 +67,7 @@ private: bool bDefaultExtrudeCloseBack; public: - // Construktor + // Constructor E3dDefaultAttributes(); // Reset to defaults |