summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorulfalizer <ulfalizer@gmail.com>2015-03-13 02:13:52 +0100
committerulfalizer <ulfalizer@gmail.com>2015-03-13 02:13:52 +0100
commitb43e23c6518119f7a8497ca79fdcfae6c9fba78d (patch)
tree9318be9d73405d8ba3652f456911a120fa928bd0 /README.md
parent31655d5eba09aa9c87b393a263c042c2c60bdf70 (diff)
README nit
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c3b8ed6..c7a199f 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ utilities in the kernel, usually invoked via make targets such as
Thanks to a patch from Philip Craig (https://github.com/philipc) that adds support
for the new `allnoconfig_y` option (which sets the user value of certain symbols
to `y` during `make allconfig` to improve coverage) and fixes an obscure issue
-with comments inside `choice`s, the testsuite now passes with Linux v4.0-rc3. Very
+with `comment`s inside `choice`s, the testsuite now passes with Linux v4.0-rc3. Very
little seems to have changed in the C implementation over the past years, which makes
me happy. :)