1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 22:36:38 +02:00

Fix typo: splited/splitted -> split

This commit is contained in:
Sebastien Helleu
2009-04-24 17:24:56 +02:00
parent 3464865a00
commit e3d2728571
26 changed files with 82 additions and 82 deletions
+1 -1
View File
@@ -367,7 +367,7 @@ c_split_multi_command (char *command, char sep)
}
/*
* c_free_multi_command : free a list of commands splitted
* c_free_multi_command : free a list of commands split
* with split_multi_command
*/