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

core, irc, script: fix typos

This commit is contained in:
Sébastien Helleu
2021-05-29 14:33:13 +02:00
parent 4a41625989
commit b21589944e
30 changed files with 326 additions and 239 deletions
+1 -1
View File
@@ -444,7 +444,7 @@ script_config_init ()
script_config_file, ptr_section,
"columns", "string",
N_("format of columns displayed in script buffer: following column "
"identifiers are replaced by their value: %a=author, %d=description, "
"identifiers are replaced by their values: %a=author, %d=description, "
"%D=date added, %e=extension, %l=language, %L=license, %n=name with "
"extension, %N=name, %r=requirements, %s=status, %t=tags, "
"%u=date updated, %v=version, %V=version loaded, %w=min_weechat, "