summaryrefslogtreecommitdiff
path: root/include/svx/dialogs.hrc
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-09-29 17:55:09 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2015-09-30 07:56:09 +0000
commit1616565f1232f31d1e0fa2a3316d63eadd8e0e28 (patch)
tree8467a5f2a0c2b9d6c3a5af8753d56e6bc6b3a8ee /include/svx/dialogs.hrc
parentba50da44888281c4f0c7fac5effd6d82d154455c (diff)
Fix typos
Change-Id: If877778a98d8f06f6f596b4c186d9c4cf5c33438 Reviewed-on: https://gerrit.libreoffice.org/18957 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'include/svx/dialogs.hrc')
-rw-r--r--include/svx/dialogs.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/dialogs.hrc b/include/svx/dialogs.hrc
index bbe795d41fa0..222440fc2ec7 100644
--- a/include/svx/dialogs.hrc
+++ b/include/svx/dialogs.hrc
@@ -1095,7 +1095,7 @@
// if we have _a_lot_ time, we should group the resource ids by type, instead
// of grouping them by semantics. The reason is that resource ids have to be
// unique relative to a fixed type (you can't have two dialogs with the same
-// resource id), but they do not need to be unique gloablly (means you can have
+// resource id), but they do not need to be unique globally (means you can have
// a dialog and a string, both with the same id)
// I suggest sticking to per-type ids instead of per-semantic ids, this is
// better maintainable (IMO), and does not waste that much ids