Issue #27125: Remove duplicated words from documentation and comments
diff --git a/Doc/library/tix.rst b/Doc/library/tix.rst
index ca2f07e..ed6948f 100644
--- a/Doc/library/tix.rst
+++ b/Doc/library/tix.rst
@@ -151,7 +151,7 @@
 
    The `LabelEntry
    <http://tix.sourceforge.net/dist/current/man/html/TixCmd/tixLabelEntry.htm>`_
-   widget packages an entry widget and a label into one mega widget. It can be used
+   widget packages an entry widget and a label into one mega widget. It can
    be used to simplify the creation of "entry-form" type of interface.
 
 .. Python Demo of: