Skip to content

Commit 3056149

Browse files
authored
Merge pull request #359 from redjard/patch-2
Fix typo in example.toml
2 parents bab6ccc + c4de290 commit 3056149

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)