1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-06 17:53:13 +02:00

Fixed typos in some command helps ("&" now forbidden for XML doc)

This commit is contained in:
Sebastien Helleu
2005-12-21 11:39:49 +00:00
parent b0d10367d3
commit d3bfff3d65
12 changed files with 44 additions and 44 deletions
+1 -1
View File
@@ -124,7 +124,7 @@ t_weechat_command weechat_commands[] =
"nick2 nick3] [-username username] [-realname realname] "
"[-command command] [-autojoin channel[,channel]] ] | "
"[del servername]"),
N_("servername: server name, for internal & display use\n"
N_("servername: server name, for internal and display use\n"
" hostname: name or IP address of server\n"
" port: port for server (integer)\n"
" ipv6: use IPv6 protocol\n"