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

script: fix typo in a comment

This commit is contained in:
Sébastien Helleu
2017-05-15 20:34:56 +02:00
parent 03a8fbc834
commit f56b38c34e
+1 -1
View File
@@ -402,7 +402,7 @@ script_repo_alloc ()
}
/*
* Compares two script using sort key(s) (from option script.look.sort).
* Compares two scripts using sort key(s) (from option script.look.sort).
*
* Returns:
* < 0: script1 < script2