diff options
Diffstat (limited to 'Doc/mac')
-rw-r--r-- | Doc/mac/libframework.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/mac/libframework.tex b/Doc/mac/libframework.tex index e7c38ef..692c31f 100644 --- a/Doc/mac/libframework.tex +++ b/Doc/mac/libframework.tex @@ -29,8 +29,8 @@ into the control-flow at many different places. \refmodule{W}, for instance, uses a different way to enable/disable menus and that plugs right in leaving the rest intact. The weak points of \module{FrameWork} are that it has no abstract command interface (but -that shouldn't be difficult), that it's dialog support is minimal and -that it's control/toolbar support is non-existent. +that shouldn't be difficult), that its dialog support is minimal and +that its control/toolbar support is non-existent. \end{quotation} |