mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 04:16:38 +02:00
tests: fix typo in comment
This commit is contained in:
@@ -183,7 +183,7 @@ TEST(Scripts, API)
|
||||
/* check that there was no errors in script generation */
|
||||
LONGS_EQUAL(0, api_tests_errors);
|
||||
|
||||
/* unload generator scritp */
|
||||
/* unload generator script */
|
||||
snprintf (str_command, sizeof (str_command),
|
||||
"/script unload testapigen.py");
|
||||
run_cmd (str_command);
|
||||
|
||||
Reference in New Issue
Block a user