From 92ea878ea315c6fc86ebd49e10a8ab4a2bc8efe7 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Wed, 6 Jun 2018 20:39:14 +0200 Subject: genconfig: Fix weird wording in description --- genconfig.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'genconfig.py') 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 -- cgit v1.2.3