_msg: Typo

This commit is contained in:
Stig-Ørjan Smelror 2024-02-03 09:54:33 +01:00
parent 3dc3ca512b
commit 9e858cd6bc

1
qsgen2
View File

@ -99,6 +99,7 @@ function _msg() {
;; ;;
sub) sub)
echo "${magenta}${2}${end}" echo "${magenta}${2}${end}"
;;
*) *)
echo "${2}" echo "${2}"
;; ;;