shell-util: Fix a typo
This commit is contained in:
parent
90f7dfd783
commit
330a28742f
@ -245,7 +245,7 @@ shell_util_translate_time_string (const char *str)
|
|||||||
* @str: a UTF-8 string to escape
|
* @str: a UTF-8 string to escape
|
||||||
*
|
*
|
||||||
* A wrapper around g_regex_escape_string() that takes its argument as
|
* A wrapper around g_regex_escape_string() that takes its argument as
|
||||||
* \0-terminated string rather than a byte-array the confuses gjs.
|
* \0-terminated string rather than a byte-array that confuses gjs.
|
||||||
*
|
*
|
||||||
* Returns: @str with all regex-special characters escaped
|
* Returns: @str with all regex-special characters escaped
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user