about summary refs log tree commit diff
path: root/nixos/lib/make-iso9660-image.nix
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2016-03-07 00:54:38 +0100
committerProfpatsch <mail@profpatsch.de>2016-03-07 03:06:54 +0100
commit7f44b58609d6393f9716d187c7dc4f8f999b73e9 (patch)
treeef4945f0e101dfd1b88422564dbe2b3a35f9563e /nixos/lib/make-iso9660-image.nix
parenta917e3dcf6330336a871def8fd6f6925d6181131 (diff)
wheter → whether
Nice weather today, isn’t it?
Diffstat (limited to 'nixos/lib/make-iso9660-image.nix')
-rw-r--r--nixos/lib/make-iso9660-image.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/lib/make-iso9660-image.nix b/nixos/lib/make-iso9660-image.nix
index b2409c6006bcc..21c9cca316d17 100644
--- a/nixos/lib/make-iso9660-image.nix
+++ b/nixos/lib/make-iso9660-image.nix
@@ -22,7 +22,7 @@
 , # Whether this should be an efi-bootable El-Torito CD.
   efiBootable ? false
 
-, # Wheter this should be an hybrid CD (bootable from USB as well as CD).
+, # Whether this should be an hybrid CD (bootable from USB as well as CD).
   usbBootable ? false
 
 , # The path (in the ISO file system) of the boot image.