Issue #27125: Remove duplicated words from documentation and comments

This commit is contained in:
Martin Panter 2016-05-30 04:04:50 +00:00
parent f45d27bcc3
commit a90a4a9651
17 changed files with 20 additions and 21 deletions

View file

@ -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
---------- -----