diff --git a/scripts/system/bubble.js b/scripts/system/bubble.js index 260bbaa4bf..88dee88d62 100644 --- a/scripts/system/bubble.js +++ b/scripts/system/bubble.js @@ -47,7 +47,7 @@ } //create a menu item in "Setings" to toggle the bubble/shield HUD button - var menuItemName = "HUD shield button"; + var menuItemName = "HUD Shield Button"; Menu.addMenuItem({ menuName: "Settings", menuItemName: menuItemName,