mirror of
https://github.com/irssi/irssi.git
synced 2025-02-02 15:08:01 -05:00
s/Splitted/Split/. Typo spotted by Gerfried Fuchs (Rhonda at IRCnet)
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5083 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
03a695e487
commit
ae656a49ba
@ -32,7 +32,7 @@ FORMAT_REC fecommon_irc_formats[] = {
|
||||
{ "netsplit_join", "{netjoin Netsplit} over, joins: $0", 1, { 0 } },
|
||||
{ "netsplit_join_more", "{netjoin Netsplit} over, joins: $0 (+$1 more)", 2, { 0, 1 } },
|
||||
{ "no_netsplits", "There are no net splits", 0 },
|
||||
{ "netsplits_header", "%#Nick Channel Server Splitted server", 0 },
|
||||
{ "netsplits_header", "%#Nick Channel Server Split server", 0 },
|
||||
{ "netsplits_line", "%#$[9]0 $[10]1 $[20]2 $3", 4, { 0, 0, 0, 0 } },
|
||||
{ "netsplits_footer", "", 0 },
|
||||
{ "network_added", "Network $0 saved", 1, { 0 } },
|
||||
|
Loading…
x
Reference in New Issue
Block a user