Skip to content

Commit 433444a

Browse files
committed
fix: word change
1 parent 6f811a5 commit 433444a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lgsm/modules/core_getopt.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ cmd_update_linuxgsm=("ul;update-lgsm;uf;update-modules" "command_update_linuxgsm
2222
cmd_test_alert=("ta;test-alert" "command_test_alert.sh" "Send a test alert.")
2323
cmd_monitor=("m;monitor" "command_monitor.sh" "Check server status and restart if crashed.")
2424
cmd_skeleton=("sk;skeleton" "command_skeleton.sh" "Create a skeleton directory.")
25-
cmd_sponsor=("s;sponsor" "command_sponsor.sh" "Donation options.")
25+
cmd_sponsor=("s;sponsor" "command_sponsor.sh" "Sponsorship options.")
2626
cmd_send=("sd;send" "command_send.sh" "Send command to game server console.")
2727
# Console servers only.
2828
cmd_console=("c;console" "command_console.sh" "Access server console.")

0 commit comments

Comments
 (0)