Skip to content

Commit a850ef6

Browse files
committed
Issue python#27626: Spelling fixes in docs, comments and internal names
Based on patch by Ville Skyttä.
1 parent e2eacc0 commit a850ef6

34 files changed

Lines changed: 39 additions & 39 deletions

Demo/tix/samples/Balloon.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# $Id$
44
#
5-
# Tix Demostration Program
5+
# Tix Demonstration Program
66
#
77
# This sample program is structured in such a way so that it can be
88
# executed from the Tix demo program "tixwidgets.py": it must have a

Demo/tix/samples/BtnBox.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# $Id$
44
#
5-
# Tix Demostration Program
5+
# Tix Demonstration Program
66
#
77
# This sample program is structured in such a way so that it can be
88
# executed from the Tix demo program "tixwidgets.py": it must have a

Demo/tix/samples/CmpImg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# $Id$
44
#
5-
# Tix Demostration Program
5+
# Tix Demonstration Program
66
#
77
# This sample program is structured in such a way so that it can be
88
# executed from the Tix demo program "tixwidgets.py": it must have a

Demo/tix/samples/ComboBox.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# $Id$
44
#
5-
# Tix Demostration Program
5+
# Tix Demonstration Program
66
#
77
# This sample program is structured in such a way so that it can be
88
# executed from the Tix demo program "tixwidgets.py": it must have a

Demo/tix/samples/Control.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# $Id$
44
#
5-
# Tix Demostration Program
5+
# Tix Demonstration Program
66
#
77
# This sample program is structured in such a way so that it can be
88
# executed from the Tix demo program "tixwidgets.py": it must have a

Demo/tix/samples/DirList.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# $Id$
44
#
5-
# Tix Demostration Program
5+
# Tix Demonstration Program
66
#
77
# This sample program is structured in such a way so that it can be
88
# executed from the Tix demo program "tixwidgets.py": it must have a

Demo/tix/samples/DirTree.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# $Id$
44
#
5-
# Tix Demostration Program
5+
# Tix Demonstration Program
66
#
77
# This sample program is structured in such a way so that it can be
88
# executed from the Tix demo program "tixwidgets.py": it must have a

Demo/tix/samples/NoteBook.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# $Id$
44
#
5-
# Tix Demostration Program
5+
# Tix Demonstration Program
66
#
77
# This sample program is structured in such a way so that it can be
88
# executed from the Tix demo program "tixwidgets.py": it must have a

Demo/tix/samples/OptMenu.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# $Id$
44
#
5-
# Tix Demostration Program
5+
# Tix Demonstration Program
66
#
77
# This sample program is structured in such a way so that it can be
88
# executed from the Tix demo program "tixwidgets.py": it must have a

Demo/tix/samples/PanedWin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# $Id$
44
#
5-
# Tix Demostration Program
5+
# Tix Demonstration Program
66
#
77
# This sample program is structured in such a way so that it can be
88
# executed from the Tix demo program "tixwidgets.py": it must have a

0 commit comments

Comments
 (0)