diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-04-29 23:19:08 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2018-05-05 09:24:40 +0200 |
commit | f6fb5a17da883e89cae6f7a960266fc87ccc9f6b (patch) | |
tree | 058efebab6d3b5ef21d42a3c1191eeddf890e4cc /sfx2/source | |
parent | d633e80334b2472e7d99e253b761acd9b72f290b (diff) |
Fix typos
Change-Id: I92078fdece135754744d85424956dbb071f3899e
Reviewed-on: https://gerrit.libreoffice.org/53638
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sfx2/source')
-rw-r--r-- | sfx2/source/dialog/filtergrouping.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/dialog/filtergrouping.cxx b/sfx2/source/dialog/filtergrouping.cxx index b00da7900b62..0dc08812be6e 100644 --- a/sfx2/source/dialog/filtergrouping.cxx +++ b/sfx2/source/dialog/filtergrouping.cxx @@ -96,7 +96,7 @@ namespace sfx2 single filters.</p> <p>Ehm - it was a lie. Not really at the top. Before this group, there is this single "All files" entry. It forms - it's own group. But this is uninteresting here.</p> + its own group. But this is uninteresting here.</p> <p>Local classes must consist of filters which - without the classification - would all belong to the same group. Then, they're combined to one entry (in the example above: "Microsoft Word 6.0 / 95"), and this entry is inserted |