diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2015-07-02 18:25:02 +0200 |
---|---|---|
committer | Samuel Mehrbrodt <s.mehrbrodt@gmail.com> | 2015-07-04 10:21:01 +0000 |
commit | 0b7d51df3b4ce49f318dd9091df0bf7ba37cdd99 (patch) | |
tree | b5cf38ba79bb7259fe3aeedf660a2ce804b66369 /svx/inc/galtheme.hrc | |
parent | 462e986e0dbd533b3a15696555e08489963c9542 (diff) |
Fix typos
Change-Id: Ic6415423f46aaee7ba90239a617c318cf92ae222
Reviewed-on: https://gerrit.libreoffice.org/16711
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Diffstat (limited to 'svx/inc/galtheme.hrc')
-rw-r--r-- | svx/inc/galtheme.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/galtheme.hrc b/svx/inc/galtheme.hrc index 48aa05450ec5..ebcaed42b2e9 100644 --- a/svx/inc/galtheme.hrc +++ b/svx/inc/galtheme.hrc @@ -28,7 +28,7 @@ // These defines are used to map gallery names to translated string ressources. Since // galleries may be copied from older offices to newer, do *never* change this // IDs except adding new ones (and adapting RID_GALLERYSTR_THEME_LAST). The ID -// *is* written into the binary file *.thm (which is a galler theme combined of +// *is* written into the binary file *.thm (which is a gallery theme combined of // three files, *.thm, *.sdv and *.sdg) #define RID_GALLERYSTR_THEME_3D (RID_GALLERYSTR_THEME_START + 1) |