mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
core: fix typo
This commit is contained in:
+1
-1
@@ -1702,7 +1702,7 @@ doc_generate (const char *path)
|
||||
}
|
||||
string_fprintf (
|
||||
stderr,
|
||||
"doc generator: you can turn this error as a warning "
|
||||
"doc generator: you can turn this error into a warning "
|
||||
"with the cmake option ENABLE_DOC_WARN_LOCALE\n");
|
||||
goto end;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user