diff --git a/devel/scheme/gui/scheme-gui-advanced.en.tm b/devel/scheme/gui/scheme-gui-advanced.en.tm index f06e66a..7cb3688 100644 --- a/devel/scheme/gui/scheme-gui-advanced.en.tm +++ b/devel/scheme/gui/scheme-gui-advanced.en.tm @@ -1,4 +1,4 @@ - + @@ -257,20 +257,20 @@ <\explain> <|explain> - (That's a vertical bar: ) + (A vertical bar) <\explain> <|explain> - (That's dashes. If you see only two, that's - a bug which hasn't yet been fixed) + (Three dashes) - Refresh widgets reevaluate their contents every time a command is - executed... + Refresh widgets redraw their contents every time a command is executed. + They achieve this re-evaluating the code for the whole widget, so you can + have new values in your variables... team.> @@ -280,4 +280,7 @@ Foundation; with no Invariant\nSections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of\nthe license is included in the section entitled "GNU Free Documentation License".> - \ No newline at end of file + + + +> \ No newline at end of file