mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 16:33:15 +00:00
lib/modules: grammar fix in error msg
This commit is contained in:
parent
5773ae93f7
commit
b96101a35f
@ -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 ''
|
||||
|
Loading…
Reference in New Issue
Block a user