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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user