lib/modules: grammar fix in error msg

This commit is contained in:
Maximilian Bosch 2021-08-26 00:37:33 +02:00
parent 5773ae93f7
commit b96101a35f
No known key found for this signature in database
GPG key ID: 091DBF4D1FC46B8E

View file

@ -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 ''