Fix typo in hm.py toolchain

This commit is contained in:
Andrew Nelless 2016-09-06 16:21:21 +01:00
parent 77a7b67431
commit 9a6f82d89d
1 changed files with 1 additions and 1 deletions

View File

@ -1515,7 +1515,7 @@ class InternalCommands:
'Replace [package-type] with one of:\n'
' src .tar.gz source (Posix only)\n'
' rpm .rpm package (Red Hat)\n'
' deb .deb paclage (Debian)\n'
' deb .deb package (Debian)\n'
' win .exe installer (Windows)\n'
' mac .dmg package (Mac OS X)\n'
'\n'