Skip to content

Commit c4de290

Browse files
authored
Fix typo in example.toml
1 parent bab6ccc commit c4de290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/example.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ modules = [
2121
#kmod_ignore_sound = false
2222
#kmod_ignore_network = false
2323

24-
# The initramfs will be built in /tmp/initramfs if "build_dir" is not specified not specified
24+
# The initramfs will be built in /tmp/initramfs if "build_dir" is not specified
2525
#out_dir = "/usr/src/initramfs"
2626
#out_dir = "/boot"
2727

0 commit comments

Comments
 (0)