Issue #27125: Merge typo fixes from 3.5

This commit is contained in:
Martin Panter 2016-05-30 05:24:49 +00:00
commit e514093a2f
17 changed files with 20 additions and 21 deletions

View file

@ -1048,8 +1048,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
---------- -----