Skip to content

Commit 01b129a

Browse files
committed
output
1 parent ea72b03 commit 01b129a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/usability-misc.postinst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ generate_grub_keyboard_layouts_maybe() {
6262
fi
6363

6464
if [ -d /boot/grub/kb_layouts ]; then
65-
true "INFO: Skipping 'set-grub-keymap --build-all' because file '/boot/grub/kb_layouts' already exists, ok."
65+
true "INFO: Skipping 'set-grub-keymap --build-all' because folder '/boot/grub/kb_layouts' already exists, ok."
6666
return 0
6767
fi
6868

0 commit comments

Comments
 (0)