diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-05-06 10:05:28 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2017-05-07 12:45:36 +0200 |
commit | fbd414741157b969924318462ebfcfb5ccf4d3dc (patch) | |
tree | b870499ce98153af72233f67d2322c95d678d590 /sfx2/source/dialog/newstyle.cxx | |
parent | 3d4938d2d8dc18c7b741efe90686f55f524fcfe2 (diff) |
Fix typos
To complete commit 076758857a98
Change-Id: I6424109e3aee8a3236e40168bdd98c725a7afafb
Reviewed-on: https://gerrit.libreoffice.org/37306
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sfx2/source/dialog/newstyle.cxx')
-rw-r--r-- | sfx2/source/dialog/newstyle.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/dialog/newstyle.cxx b/sfx2/source/dialog/newstyle.cxx index 11f58bb798ee..e19d944ed1a2 100644 --- a/sfx2/source/dialog/newstyle.cxx +++ b/sfx2/source/dialog/newstyle.cxx @@ -26,7 +26,7 @@ #include <sfx2/sfxresid.hxx> #include <vcl/layout.hxx> -// PRIVATE METHODES ------------------------------------------------------ +// Private methods ------------------------------------------------------ IMPL_LINK_NOARG( SfxNewStyleDlg, OKClickHdl, Button*, void ) { |