diff options
author | Lior Kaplan <kaplanlior@gmail.com> | 2011-12-27 00:08:29 +0200 |
---|---|---|
committer | Lior Kaplan <kaplanlior@gmail.com> | 2011-12-27 00:11:45 +0200 |
commit | 53a0078e8b653de8d5519d2094ccf03b4f57ec2f (patch) | |
tree | a710d48d70fbe7ce0b7483a40cd907f5087b2929 /sw | |
parent | 43100964840d0a18dad8b655de2ce94ce5fa42eb (diff) |
Remove an unnecessary full stop
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/ui/index/idxmrk.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/index/idxmrk.src b/sw/source/ui/index/idxmrk.src index 31c2ee7037f8..af743fa4a2f8 100644 --- a/sw/source/ui/index/idxmrk.src +++ b/sw/source/ui/index/idxmrk.src @@ -251,7 +251,7 @@ Text [ en-US ] = "Phonetic reading"; \ Pos = MAP_APPFONT ( IDX_COL1 , 90 ) ; \ Size = MAP_APPFONT ( 140 , 12 ) ; \ Hide = TRUE; \ - Text [ en-US ] = "~Apply to all similar texts."; \ + Text [ en-US ] = "~Apply to all similar texts"; \ }; \ CheckBox CB_CASESENSITIVE \ { \ |