better comment in file_chooser

This commit is contained in:
stefan schippers 2025-10-06 17:20:32 +02:00
parent eb934e6e7d
commit 4692cb0b04
1 changed files with 2 additions and 2 deletions

View File

@ -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 {