mirror of
https://github.com/python/cpython.git
synced 2025-08-30 21:48:47 +00:00
Issue #27125: Remove duplicated words from documentation and comments
This commit is contained in:
parent
f45d27bcc3
commit
a90a4a9651
17 changed files with 20 additions and 21 deletions
|
@ -1052,8 +1052,8 @@ class InputOnly(TixWidget):
|
|||
|
||||
class LabelEntry(TixWidget):
|
||||
"""LabelEntry - Entry field with label. Packages an entry widget
|
||||
and a label into one mega widget. It can be used be used to simplify
|
||||
the creation of ``entry-form'' type of interface.
|
||||
and a label into one mega widget. It can be used to simplify the creation
|
||||
of ``entry-form'' type of interface.
|
||||
|
||||
Subwidgets Class
|
||||
---------- -----
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue