From ede5e5ac272fc4b0974938d82bdc56c093513a5d Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Sat, 5 Apr 2008 17:33:56 +0000 Subject: [PATCH] Fixin tyepo. --- view/Tour_page.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/Tour_page.py b/view/Tour_page.py index 37b49f9..afad4e1 100644 --- a/view/Tour_page.py +++ b/view/Tour_page.py @@ -55,7 +55,7 @@ class Tour_page( Product_page ): Div( Div( Ol( - Li( u"Share your wiki with friends and colleages" ), + Li( u"Share your wiki with friends and colleagues" ), Li( u"Send invites simply by entering email addresses" ), Li( u"Control how much access each person gets" ), Li( u"Revoke access at any time" ),