diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2012-12-09 00:07:17 +0100 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2012-12-09 00:07:17 +0100 |
| commit | 7a36a3f521e321cba66c5f6e1832c5c001bf84f8 (patch) | |
| tree | 9d64cd5cbdd53c10e02b92848204e79e7e8fa2be /kconfiglib.py | |
| parent | f52d48f9d7750bd4dfb2a800940f978851661072 (diff) | |
Spell nit.
Diffstat (limited to 'kconfiglib.py')
| -rw-r--r-- | kconfiglib.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kconfiglib.py b/kconfiglib.py index 2482728..9be4eae 100644 --- a/kconfiglib.py +++ b/kconfiglib.py @@ -25,7 +25,7 @@ Kconfig-based configuration systems. Features include the following: - Relations between symbols can be quickly determined, such as finding all symbols that reference a particular symbol. - Highly compatible with the scripts/kconfig/*conf utilities. The test suite - automatically compares outputs betweens Kconfiglib and the C implementation + automatically compares outputs between Kconfiglib and the C implementation for a large number of cases. For the Linux kernel, scripts are run using |
