fix grammar errors

This commit is contained in:
Robin Gloster
2016-04-06 16:16:23 +00:00
parent 5ca99ae7a7
commit a73a28de7b
5 changed files with 7 additions and 7 deletions
@@ -348,7 +348,7 @@ in
default = false;
type = types.bool;
description = ''
Whether GRUB should be build against libzfs.
Whether GRUB should be built against libzfs.
ZFS support is only available for GRUB v2.
This option is ignored for GRUB v1.
'';
@@ -358,7 +358,7 @@ in
default = false;
type = types.bool;
description = ''
Whether GRUB should be build with EFI support.
Whether GRUB should be built with EFI support.
EFI support is only available for GRUB v2.
This option is ignored for GRUB v1.
'';