1
0
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:
Sebastien Helleu
2014-01-29 22:37:33 +01:00
parent 537f5617cf
commit f3d614460b
44 changed files with 440 additions and 424 deletions
+1 -1
View File
@@ -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");
}