cmds.CmdPlatform: Fix typo "comamnds" -> "commands"

CmdPlatform's help message contains the string "comamnds", fix that.

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2026-07-06 20:47:05 +02:00
commit 670472abf5
Signed by: Jan Lindemann
GPG key ID: 3750640C9E25DD61
2 changed files with 3 additions and 3 deletions

View file

@ -42,7 +42,7 @@ options:
Available subcommands:
packages (pkg) System package manager wrapper
platform Miscellaneous platform-related comamnds
platform Miscellaneous platform-related commands
posix Perform various operations on a distro through its
POSIX utility interface
projects Project metadata evaluation for building packages
@ -144,7 +144,7 @@ options:
============= Running: jw-pkg.py --log-level info platform --help
usage: jw-pkg.py platform [-h] ...
Miscellaneous platform-related comamnds
Miscellaneous platform-related commands
options:
-h, --help show this help message and exit