mirror of
https://github.com/weechat/weechat.git
synced 2026-07-09 11:13:12 +02:00
Fix typo: splited/splitted -> split
This commit is contained in:
@@ -4033,7 +4033,7 @@ command_startup (int plugins_loaded)
|
||||
{
|
||||
input_data (weechat_buffer, *ptr_cmd);
|
||||
}
|
||||
string_free_splitted_command (commands);
|
||||
string_free_split_command (commands);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user