From 2abc0bb4c770723417e725dd1b947a494ac649b4 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Thu, 8 Feb 2018 09:26:02 +0100 Subject: oldconfig.py comment nit --- examples/oldconfig.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/oldconfig.py b/examples/oldconfig.py index c05eda1..3a647d8 100644 --- a/examples/oldconfig.py +++ b/examples/oldconfig.py @@ -294,7 +294,7 @@ def do_oldconfig_for_node(node): # Give all of the non-selected visible choice symbols the user value n. # This makes it so that the choice is no longer considered new once we # do additional passes, if the reason that it was considered new was - # that it had new choice symbols. + # that it had new visible choice symbols. # # Only giving visible choice symbols the user value n means we will prompt # for the choice again if later user selections make more new choice -- cgit v1.2.3