summaryrefslogtreecommitdiff
path: root/examples/allnoconfig.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/allnoconfig.py')
-rw-r--r--examples/allnoconfig.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/allnoconfig.py b/examples/allnoconfig.py
index be36b47..3b7fd31 100644
--- a/examples/allnoconfig.py
+++ b/examples/allnoconfig.py
@@ -1,8 +1,8 @@
# Works like 'make allnoconfig'. Verified by the test suite to generate
# identical output to 'make allnoconfig' for all ARCHes.
#
-# See allnoconfig_simpler.py for a much simpler version. This version
-# demonstrates some tree walking and value processing.
+# See allnoconfig_simpler.py for a much simpler version. This more roundabout
+# version demonstrates some tree walking and value processing.
#
# Usage:
#