Skip to content

Commit 4ff8235

Browse files
committed
Fix indentation after codespell
1 parent 98a5bbe commit 4ff8235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ help:
147147
@echo " BOOT_DIR_FEDORA | path | boot data location (Fedora, RHEL, CentOS, Rocky...) | '/boot/grub2'"
148148
@echo " SHARE_DIR | path | shared data location | '\$$(DESTDIR)\$$(PREFIX)/share'"
149149
@echo " LIB_DIR | path | system libraries location | '\$$(DESTDIR)\$$(PREFIX)/lib'"
150-
@echo " PKGNAME | name | name of the distributed package | 'grub-btrfs'"
150+
@echo " PKGNAME | name | name of the distributed package | 'grub-btrfs'"
151151
@echo " INITCPIO | bool | include mkinitcpio hook | false"
152152
@echo " SYSTEMD | bool | include unit files | true"
153153
@echo " OPENRC | bool | include OpenRc daemon | false"

0 commit comments

Comments
 (0)