diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2017-11-07 12:09:20 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-07 12:09:20 +0100 |
| commit | 8ab791266df0269d37905fd3cc21c62b24f88688 (patch) | |
| tree | 3e98e1c86891f3d3066de3d7a196d36e7abcace0 | |
| parent | 0a106fcea131fcf88336ef279f76e785dc041dcb (diff) | |
Fix typo
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -150,7 +150,7 @@ Examples Example scripts ~~~~~~~~~~~~~~~ -The ``examples/`` subdirectory contains some simple example. Among these are the following ones: +The ``examples/`` subdirectory contains some simple example scripts. Among these are the following ones: - `allnoconfig.py <examples/allnoconfig.py>`_, `allnoconfig_simpler.py <examples/allnoconfig_simpler.py>`_, and `allyesconfig.py <examples/allyesconfig.py>`_ implement ``make allnoconfig`` and ``make allyesconfig`` in various ways. Demonstrates menu tree walking and value setting. |
