From 7f0e79a850753e941d12e2429a8fbe8b49ad5c22 Mon Sep 17 00:00:00 2001 From: Bryce Allen Date: Sun, 30 Aug 2015 09:13:01 -0500 Subject: [PATCH] spelling --- mhapi/util.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mhapi/util.py b/mhapi/util.py index bb26ac4..7034188 100644 --- a/mhapi/util.py +++ b/mhapi/util.py @@ -47,7 +47,7 @@ WTYPE_ABBR = dict( GL="Gunlance", SA="Switch Axe", CB="Charge Blade", - IG="Insect Glave", + IG="Insect Glaive", LBG="Light Bowgun", HBG="Heavy Bowgun" )