mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
Fix grammar (it's -> its).
This commit is contained in:
parent
3b1cbf9ba0
commit
c49322951f
5 changed files with 7 additions and 7 deletions
|
|
@ -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}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue