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
+1 -1
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 ''