Update of /cvsroot/wtfibs/WTFibs/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26025
Modified Files:
Backgammon.py
Log Message:
Fixed comment typo - thanks Strike!
Index: Backgammon.py
===================================================================
RCS file: /cvsroot/wtfibs/WTFibs/src/Backgammon.py,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- Backgammon.py 10 Aug 2005 12:12:27 -0000 1.1.1.1
+++ Backgammon.py 10 Aug 2005 16:42:40 -0000 1.2
@@ -123,7 +123,7 @@
Point 13 - 5 White
Point 17 - 3 Black
Point 19 - 5 Black
- Poing 24 - 2 White
+ Point 24 - 2 White
"""
pointConfig = {
|