diff options
Diffstat (limited to 'doc/console.n')
-rw-r--r-- | doc/console.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/console.n b/doc/console.n index bce765d..fa9463d 100644 --- a/doc/console.n +++ b/doc/console.n @@ -25,7 +25,7 @@ the Tk library. Except for TkAqua, this command is not available when Tk is loaded into a tclsh interpreter with .QW "\fBpackage require Tk\fR" , as a conventional terminal is expected to be present in that case. -In TkAqua, this command is ony available when stdin is \fB/dev/null\fR +In TkAqua, this command is only available when stdin is \fB/dev/null\fR (as is the case e.g. when the application embedding Tk is started from the Mac OS X Finder). .PP |