summaryrefslogtreecommitdiff
path: root/sd/source
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-07-30 23:02:55 +0200
committerJulien Nabet <serval2412@yahoo.fr>2018-07-31 09:56:01 +0200
commit7a3e7ee1c7323e6db279d006ff218e6543228f3f (patch)
tree6a07665e45b7bd3a2d6fbb83783600e121ad3d7b /sd/source
parentc2611f185f6a396ac17677079e9588b82f214aeb (diff)
Fix typos
Change-Id: Iaa00d65b518b3e638c2d31912e247cb91bdd0950 Reviewed-on: https://gerrit.libreoffice.org/58347 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sd/source')
-rw-r--r--sd/source/ui/view/drviews2.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/view/drviews2.cxx b/sd/source/ui/view/drviews2.cxx
index 349958309385..40ade045b23e 100644
--- a/sd/source/ui/view/drviews2.cxx
+++ b/sd/source/ui/view/drviews2.cxx
@@ -359,7 +359,7 @@ public:
class ClassificationInserter : public ClassificationCommon
{
private:
- /// Delete the previous existing classification object(s) - if they exists
+ /// Delete the previous existing classification object(s) - if they exist
void deleteExistingObjects()
{
OUString sKey = m_aKeyCreator.makeCategoryNameKey();