summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-06-06 13:20:40 +0200
committerGitHub <noreply@github.com>2018-06-06 13:20:40 +0200
commit78f2ed56c1ffeea27ebcf40a4cadb1c439833bb0 (patch)
treee08bc2dc989046d5f5a015577dbddb91d0b13acc /README.rst
parent046a358a33696b514e18922e232a68026c4f35b6 (diff)
README nit
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 5593da5..5f73809 100644
--- a/README.rst
+++ b/README.rst
@@ -50,7 +50,7 @@ executables. All but one mirror functionality available in the C tools.
- `genconfig <https://github.com/ulfalizer/Kconfiglib/blob/master/genconfig.py>`_
-``genconfig`` is intended to be run at build time. It generates a C header for
+``genconfig`` is intended to be run at build time. It generates a C header from
the configuration and (optionally) information that can be used to rebuild only
files that reference Kconfig symbols that have changed value.