diff options
author | Matthias Seidel <mseidel@apache.org> | 2018-01-19 18:45:59 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-01-23 09:03:30 +0000 |
commit | 8d37253e50aca502a1f80ef648deb6f5178c4c46 (patch) | |
tree | d06f8e467990df268156f504f2f09b6e4e32812d | |
parent | 8b1a83bffe35ae0e71735569512c1586bcb37b25 (diff) |
Fixed wording
(cherry picked from commit 106d959da4cccda4c0342715cc06854f152c99d1)
Change-Id: I51c86dfef0e0eff59ce2892d8ea07dd066fd9667
-rw-r--r-- | include/svx/gallery.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/gallery.hxx b/include/svx/gallery.hxx index cb2da0a856ba..19a2c9e226c7 100644 --- a/include/svx/gallery.hxx +++ b/include/svx/gallery.hxx @@ -44,7 +44,7 @@ // * share/gallery (theme files are identified by id) // // Since galleries may be copied from older offices to newer, do *never* change -// this IDs except adding new ones (and adapting GALLERY_THEME_LAST). The ID +// these IDs except adding new ones (and adapting GALLERY_THEME_LAST). The ID // *is* written into the binary file *.thm (which is a gallery theme combined // of three files, *.thm, *.sdv and *.sdg) |