From 4692cb0b04348b58ea8dc147d1e9d9ea3ba8b7c1 Mon Sep 17 00:00:00 2001 From: stefan schippers Date: Mon, 6 Oct 2025 17:20:32 +0200 Subject: [PATCH] better comment in file_chooser --- src/xschem.tcl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/xschem.tcl b/src/xschem.tcl index 72b896c8..ed7b9200 100644 --- a/src/xschem.tcl +++ b/src/xschem.tcl @@ -5431,8 +5431,8 @@ proc file_chooser {} { } balloon .ins.top.editpaths [string cat \ "allows to edit XSCHEM_LIBRARY_PATH.\n" \ - "A hash before a line will comment out the path\n" \ - "so it will not be used. You can enable it\n" \ + "A hash (#) before a line will comment out\n" \ + "the path so it will not be used. You can enable it\n" \ "later by removing the hash comment character"] checkbutton .ins.top.ontop -takefocus 0 -text {Ontop } -variable file_chooser(ontop) \ -command {