summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-06-06 20:39:14 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2018-06-06 20:39:14 +0200
commit92ea878ea315c6fc86ebd49e10a8ab4a2bc8efe7 (patch)
treed35dcfa8eb7600a15e622cce49643b519ce9f567
parent055cc3ff22a3fd81c6a9327eed51a6c35de7d3b0 (diff)
genconfig: Fix weird wording in description
-rwxr-xr-xgenconfig.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/genconfig.py b/genconfig.py
index 2ceb0f2..979ea93 100755
--- a/genconfig.py
+++ b/genconfig.py
@@ -3,7 +3,7 @@
# Copyright (c) 2018, Ulf Magnusson
# SPDX-License-Identifier: ISC
-# Generates a C header from the configuration, matching the format generated by
+# Generates a C header from the configuration, matching the format of
# include/generated/autoconf.h in the kernel.
#
# Optionally generates a directory structure with one file per symbol that can