diff options
Diffstat (limited to 'src/fe-gtk')
-rw-r--r-- | src/fe-gtk/menu.c | 2 |
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") |