summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2016-02-07 22:36:07 +0100
committerAshod Nakashian <ashod.nakashian@collabora.co.uk>2016-07-20 01:25:58 -0400
commit1e143858f6e2ec16b71e821f0ee5c207573057ce (patch)
tree9dd3a5d8af94feba8c189a4bbe3e58f15d710eb4 /sfx2
parent431431b97352894425484e576dc0b5b6ddfe3ee3 (diff)
Fix typos
Change-Id: I4586168d3af81f047a4ded59fc6d257f17554885 Reviewed-on: https://gerrit.libreoffice.org/22194 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org> (cherry picked from commit 6d68e88a0fc5a54bbb826379163bd0b9c6eae0fb)
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/appl/app.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/appl/app.hrc b/sfx2/source/appl/app.hrc
index 1b16e8c967cd..fc06eda0d9c3 100644
--- a/sfx2/source/appl/app.hrc
+++ b/sfx2/source/appl/app.hrc
@@ -111,7 +111,7 @@
#define RID_SVXSTR_GRAFIKLINK (RID_SFX_APP_START + 196)
#define RID_SVXSTR_EDITGRFLINK (RID_SFX_APP_START + 197)
-// strings for error messsages of OpenGraphics dialog
+// strings for error messages of OpenGraphics dialog
#define RID_SVXSTR_GRFILTER_OPENERROR (RID_SFX_APP_START + 198)
#define RID_SVXSTR_GRFILTER_IOERROR (RID_SFX_APP_START + 199)
#define RID_SVXSTR_GRFILTER_FORMATERROR (RID_SFX_APP_START + 200)