summaryrefslogtreecommitdiff
path: root/include/editeng
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2016-02-07 22:36:07 +0100
committerjan iversen <jani@documentfoundation.org>2016-02-08 06:53:49 +0000
commit6d68e88a0fc5a54bbb826379163bd0b9c6eae0fb (patch)
treec71c204dff5a2c69b04bdd8745e555e1f329e1f1 /include/editeng
parenta86f46ec138e0215c6c82200ab5aea35fdb217b2 (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>
Diffstat (limited to 'include/editeng')
-rw-r--r--include/editeng/editrids.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/editrids.hrc b/include/editeng/editrids.hrc
index 4ae3d4c70ac1..e24bed8f31c3 100644
--- a/include/editeng/editrids.hrc
+++ b/include/editeng/editrids.hrc
@@ -341,7 +341,7 @@
#define RID_SVXITEMS_CHARHIDDEN_FALSE (RID_EDIT_START + 295)
#define RID_SVXITEMS_CHARHIDDEN_TRUE (RID_EDIT_START + 296)
-// strings for error messsages in dictionary updates
+// strings for error messages in dictionary updates
#define RID_SVXSTR_DIC_ERR_UNKNOWN (RID_EDIT_START + 297)
#define RID_SVXSTR_DIC_ERR_FULL (RID_EDIT_START + 298)
#define RID_SVXSTR_DIC_ERR_READONLY (RID_EDIT_START + 299)