about summary refs log tree commit diff
path: root/lib/modules.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lib/modules.nix')
-rw-r--r--lib/modules.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/modules.nix b/lib/modules.nix
index 51e12f0659c9e..46ae3f136310b 100644
--- a/lib/modules.nix
+++ b/lib/modules.nix
@@ -170,7 +170,7 @@ rec {
                     then throw ''
                       ${baseMsg}
 
-                      It seems as you're trying to declare an option by placing it into `config' rather than `options'!
+                      It seems as if you're trying to declare an option by placing it into `config' rather than `options'!
                     ''
                   else
                     throw ''