From: Eric Branlund Date: Sun, 7 Feb 2021 06:22:17 +0000 (-0800) Subject: Fix typo ("Disintergrate") and use noun rather than a verb. X-Git-Tag: vmacos3.0.0-alpha52~386^2~1^2~4^2~2 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=79ba3981bcf185f5c079b02d74b2aa0970fca353;p=hengbandforosx%2Fhengbandosx.git Fix typo ("Disintergrate") and use noun rather than a verb. --- diff --git a/src/mspell/monster-power-table.c b/src/mspell/monster-power-table.c index 17a97beec..03d0c5b3c 100644 --- a/src/mspell/monster-power-table.c +++ b/src/mspell/monster-power-table.c @@ -139,7 +139,7 @@ const concptr monster_powers_short[MAX_MONSPELLS] = { _("放射能球", "Nuke"), _("放射性廃棄物", "Nuke"), _("純ログルス", "Logrus"), - _("分解", "Disintergrate"), + _("分解", "Disintegration"), _("酸", "Acid"), _("電撃", "Lightning"),