Typographical conventions
svn path=/nixos/trunk/; revision=33148
This commit is contained in:
parent
358b699c20
commit
c61d919941
|
@ -76,7 +76,7 @@ let
|
|||
isoImage.makeEfiBootable = mkOption {
|
||||
default = false;
|
||||
description = ''
|
||||
Whether the ISO image should be an efi-bootable volume
|
||||
Whether the ISO image should be an efi-bootable volume.
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue