diff options
Diffstat (limited to 'specs/Xaw/AsciiText')
-rw-r--r-- | specs/Xaw/AsciiText | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/Xaw/AsciiText b/specs/Xaw/AsciiText index 94d4060..430751d 100644 --- a/specs/Xaw/AsciiText +++ b/specs/Xaw/AsciiText @@ -25,7 +25,7 @@ Source Name textSource .sp 1 .LP For the ease of internationalization, the AsciiText widget class name has not -been changed, although it is actually able support non-ASCII locales. +been changed, although it is actually able to support non-ASCII locales. The AsciiText widget is really a collection of smaller parts. It includes the Text widget itself, a ``Source'' (which supports memory management), and a ``Sink'' (which handles the display). There are currently two supported |