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

core, irc, script: fix typos

This commit is contained in:
Sébastien Helleu
2021-05-29 14:33:13 +02:00
parent 4a41625989
commit b21589944e
30 changed files with 326 additions and 239 deletions
+1 -1
View File
@@ -933,7 +933,7 @@ string_strip (const char *string, int left, int right, const char *chars)
}
/*
* Converts escaped chars to their value.
* Converts escaped chars to their values.
*
* Following escaped chars are supported:
* \" double quote