mirror of
https://github.com/weechat/weechat.git
synced 2026-07-04 16:53:14 +02:00
core: fix typos in translations and docs
This commit is contained in:
@@ -1225,7 +1225,7 @@ script_repo_file_read (int quiet)
|
||||
}
|
||||
if (!ptr_desc)
|
||||
{
|
||||
/* default description (english) */
|
||||
/* default description (English) */
|
||||
ptr_desc = weechat_hashtable_get (descriptions,
|
||||
"en");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user