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

script: replace "iset" example by "go" in comments

This commit is contained in:
Sébastien Helleu
2023-08-13 09:10:04 +02:00
parent 0bfdaa25bf
commit beb93ada1e
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ script_repo_search_displayed_by_number (int number)
}
/*
* Searches for a script by name (example: "iset").
* Searches for a script by name (example: "go").
*
* Returns pointer to script found, NULL if not found.
*/