From a79557f2e597cbb29b11e763f9482faa00698a74 Mon Sep 17 00:00:00 2001 From: ulfalizer Date: Fri, 13 Mar 2015 14:58:43 +0100 Subject: Grammar nit. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 89cabf7..8fd932c 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ changed in the C implementation over the past years, which makes me happy. :) Despite the warnings, modules *are* supported by the way (otherwise tests would break horribly). The warnings are related to `option modules`, which lets you select which symbol serves as the `MODULES` symbol. (It's always `MODULES` in the kernel, and -older versions of the `Kconfig` files not set `option modules` on it -- hence the +older versions of the `Kconfig` files did not set `option modules` on it -- hence the warnings. With newer versions of the C implementation it's required.) I should add support for `option modules` in a backwards-compatible way. -- cgit v1.2.3