Author: shlevy
Date: Fri Mar 16 11:31:33 2012
New Revision: 33148
URL: https://nixos.org/websvn/nix/?rev=33148&sc=1

Log:
Typographical conventions

Modified:
   nixos/trunk/modules/installer/cd-dvd/iso-image.nix

Modified: nixos/trunk/modules/installer/cd-dvd/iso-image.nix
==============================================================================
--- nixos/trunk/modules/installer/cd-dvd/iso-image.nix  Fri Mar 16 11:25:09 
2012        (r33147)
+++ nixos/trunk/modules/installer/cd-dvd/iso-image.nix  Fri Mar 16 11:31:33 
2012        (r33148)
@@ -76,7 +76,7 @@
     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.
       '';
     };
 
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to