summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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