summaryrefslogtreecommitdiff
path: root/protocols
diff options
context:
space:
mode:
authorTobias Weimer <wishmaster51@googlemail.com>2013-08-14 09:56:06 +0000
committerTobias Weimer <wishmaster51@googlemail.com>2013-08-14 09:56:06 +0000
commit444ec9d7efedc39091cc184fe69c283bf464f980 (patch)
tree76d2a2a9df57c17b5e71159d6f3be27d5b5144ae /protocols
parent55109ba8ce9f4b92f4d9da7ecc399aa71874adb1 (diff)
removed trailing spaces from ressources
git-svn-id: http://svn.miranda-ng.org/main/trunk@5681 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols')
-rw-r--r--protocols/IRCG/src/services.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/IRCG/src/services.cpp b/protocols/IRCG/src/services.cpp
index e4a4b8800e..b0f8ef9625 100644
--- a/protocols/IRCG/src/services.cpp
+++ b/protocols/IRCG/src/services.cpp
@@ -858,7 +858,7 @@ static gc_item logItems[] = {
{ LPGENT("Auth nick" ), 6, MENU_POPUPITEM, FALSE },
{ LPGENT("Delete nick" ), 7, MENU_POPUPITEM, FALSE },
{ LPGENT("Identify nick" ), 8, MENU_POPUPITEM, FALSE },
- { LPGENT("Remind password " ), 9, MENU_POPUPITEM, FALSE },
+ { LPGENT("Remind password" ), 9, MENU_POPUPITEM, FALSE },
{ LPGENT("Set new password" ), 10, MENU_POPUPITEM, TRUE },
{ LPGENT("Set language" ), 11, MENU_POPUPITEM, FALSE },
{ LPGENT("Set homepage" ), 12, MENU_POPUPITEM, FALSE },