Skip to content

Commit 908d1bb

Browse files
committed
Fix widget name: 'missle' → 'missile'
Correct spelling and update description. Use 'command center: missiles' naming convention for consistency with planned global command tabs. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01GiaPfKSj8kGFjaUPyxYYHd
1 parent 812e693 commit 908d1bb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

LuaUI/Widgets/missle_command_center.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
function widget:GetInfo()
55
return {
6-
name = "command center: missle",
7-
desc = "Add missle commands to command center",
6+
name = "command center: missiles",
7+
desc = "Add missile commands to command center",
88
author = "Amnykon",
99
date = "2021-07-30",
1010
license = "GNU GPL, v2 or later",

0 commit comments

Comments
 (0)