diff options
author | Golnaz Irannejad <golnaz.irannejad@gmail.com> | 2013-04-01 19:43:38 -0400 |
---|---|---|
committer | Fridrich Strba <fridrich@documentfoundation.org> | 2013-04-07 21:28:01 +0000 |
commit | 92c6a38175a3d8bc77250a85d9574134a1166151 (patch) | |
tree | 509ea365d3b242e6df31ad6f1e7b2992b0edc3c7 /sw | |
parent | 87f185d192668d233f6a8606b1c3d77469e17e04 (diff) |
Fixed 4 spelling errors in the comments.
Change-Id: Ic48f52d7ea4f6a4964f627e3051c96c46ffc2f76
Reviewed-on: https://gerrit.libreoffice.org/3164
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
Diffstat (limited to 'sw')
-rw-r--r-- | sw/inc/comcore.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/comcore.hrc b/sw/inc/comcore.hrc index 2a96f9d596f9..ace1c6e8091a 100644 --- a/sw/inc/comcore.hrc +++ b/sw/inc/comcore.hrc @@ -99,7 +99,7 @@ #define STR_AUTOFMTREDL_SET_NUMBULET 19 #define STR_AUTOFMTREDL_DEL_MORELINES 20 #define STR_AUTOFMTREDL_NON_BREAK_SPACE 21 -// !!!!!!!!!!!!!!!!!!!!!!!!!! alwats set the correct end !!!!!!!!!!!! +// !!!!!!!!!!!!!!!!!!!!!!!!!! always set the correct end !!!!!!!!!!!! #define STR_AUTOFMTREDL_END 22 |