OSDN Git Service

Corrected typos in English autopick header.
authorEric Branlund <ebranlund@fastmail.com>
Sun, 20 Oct 2019 16:33:56 +0000 (09:33 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Sun, 20 Oct 2019 16:33:56 +0000 (09:33 -0700)
src/autopick.c

index 9e19484..30a670d 100644 (file)
@@ -2004,7 +2004,7 @@ bool autopick_autoregister(object_type *o_ptr)
                fprintf(pref_fff, "%s\n", autoregister_header);
 
                fprintf(pref_fff, "%s\n", _("# *警告!!* 以降の行は自動登録されたものです。",
-                                                           "# *Waring!* The lines below will be deleated later."));
+                                                           "# *Warning!* The lines below will be deleted later."));
                fprintf(pref_fff, "%s\n", _("# 後で自動的に削除されますので、必要な行は上の方へ移動しておいてください。", 
                                                            "# Keep it by cut & paste if you need these lines for future characters."));