From d60790667db6ad6868ab7faa6ad0c88cfce9b183 Mon Sep 17 00:00:00 2001 From: "K.Takata" Date: Sat, 5 May 2018 22:35:04 +0900 Subject: [PATCH] Fix spacing of the help message --- src/po/ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/po/ja.po b/src/po/ja.po index 0c2c7b6..39af579 100644 --- a/src/po/ja.po +++ b/src/po/ja.po @@ -3165,7 +3165,7 @@ msgid "--clean\t\t'nocompatible', Vim defaults, no plugins, no viminfo" msgstr "--clean\t\t'nocompatible'、Vimの既定、プラグインなし、viminfoなし" msgid "-h or --help\tPrint Help (this message) and exit" -msgstr "-h or --help\tヘルプ(このメッセージ)を表示し終了する" +msgstr "-h or --help\tヘルプ(このメッセージ)を表示し終了する" msgid "--version\t\tPrint version information and exit" msgstr "--version\t\tバージョン情報を表示し終了する"