Fix typo in hm.py toolchain
This commit is contained in:
parent
77a7b67431
commit
9a6f82d89d
|
@ -1515,7 +1515,7 @@ class InternalCommands:
|
||||||
'Replace [package-type] with one of:\n'
|
'Replace [package-type] with one of:\n'
|
||||||
' src .tar.gz source (Posix only)\n'
|
' src .tar.gz source (Posix only)\n'
|
||||||
' rpm .rpm package (Red Hat)\n'
|
' rpm .rpm package (Red Hat)\n'
|
||||||
' deb .deb paclage (Debian)\n'
|
' deb .deb package (Debian)\n'
|
||||||
' win .exe installer (Windows)\n'
|
' win .exe installer (Windows)\n'
|
||||||
' mac .dmg package (Mac OS X)\n'
|
' mac .dmg package (Mac OS X)\n'
|
||||||
'\n'
|
'\n'
|
||||||
|
|
Loading…
Reference in New Issue