Typographical conventions

svn path=/nixos/trunk/; revision=33148
This commit is contained in:
Shea Levy 2012-03-16 11:31:33 +00:00
parent 358b699c20
commit c61d919941
1 changed files with 1 additions and 1 deletions

View File

@ -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.
'';
};