OSDN Git Service

Fix typo ("Disintergrate") and use noun rather than a verb.
authorEric Branlund <ebranlund@fastmail.com>
Sun, 7 Feb 2021 06:22:17 +0000 (22:22 -0800)
committerEric Branlund <ebranlund@fastmail.com>
Sun, 7 Feb 2021 06:22:17 +0000 (22:22 -0800)
src/mspell/monster-power-table.c

index 17a97be..03d0c5b 100644 (file)
@@ -139,7 +139,7 @@ const concptr monster_powers_short[MAX_MONSPELLS] = {
     _("放射能球", "Nuke"),
     _("放射性廃棄物", "Nuke"),
     _("純ログルス", "Logrus"),
-    _("分解", "Disintergrate"),
+    _("分解", "Disintegration"),
 
     _("酸", "Acid"),
     _("電撃", "Lightning"),