Skip to content

Commit ec3e874

Browse files
committed
Update common.sh
1 parent da0250b commit ec3e874

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/core/common.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ ui_ok() {
8989
}
9090

9191
ui_info() {
92-
printf 'ℹ️ %s\n' "$*"
92+
printf 'ℹ️ %s\n' "$*"
9393
}
9494

9595
ui_warn() {

0 commit comments

Comments
 (0)