summary refs log tree commit diff stats
path: root/src/fe-gtk/menu.c
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-30 11:56:27 +0100
committerBerke Viktor <bviktor@hexchat.org>2012-10-30 11:56:27 +0100
commit99a288fb4739b3c8e6d3d7ee6d56b482967c3b7b (patch)
tree2db661db33e3ecab947ef7af7e9285348a5c7558 /src/fe-gtk/menu.c
parent02f58fd515960ac2a5dbd7f88f0425702ac71717 (diff)
Typofix
Diffstat (limited to 'src/fe-gtk/menu.c')
-rw-r--r--src/fe-gtk/menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fe-gtk/menu.c b/src/fe-gtk/menu.c
index c649a76a..8b25f4ed 100644
--- a/src/fe-gtk/menu.c
+++ b/src/fe-gtk/menu.c
@@ -1436,7 +1436,7 @@ menu_pluginlist (void)
 
 #define url_help           _("URL Handlers - Special codes:\n\n"\
                            "%s  =  the URL string\n\n"\
-                           "Putting a ! infront of the command\n"\
+                           "Putting a ! in front of the command\n"\
                            "indicates it should be sent to a\n"\
                            "shell instead of HexChat")