summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
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 f1ceb35..dcb19ba 100644
--- a/README.rst
+++ b/README.rst
@@ -156,7 +156,7 @@ Examples
Example scripts
~~~~~~~~~~~~~~~
-The `examples/ <examples/>`_ subdirectory contains some simple example scripts. Among these are the following ones:
+The `examples/ <examples/>`_ directory 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.