Issue #27125: Fix various errors like “will [be] inherited”

This commit is contained in:
Martin Panter 2016-05-29 04:13:35 +00:00
parent e8a175eaa0
commit 8d56c026a5
13 changed files with 17 additions and 15 deletions

View file

@ -1052,7 +1052,7 @@ class InputOnly(TixWidget):
class LabelEntry(TixWidget):
"""LabelEntry - Entry field with label. Packages an entry widget
and a label into one mega widget. It can beused be used to simplify
and a label into one mega widget. It can be used be used to simplify
the creation of ``entry-form'' type of interface.
Subwidgets Class