appdb/. index.php

WineHQ wineowner at wine.codeweavers.com
Sun Nov 26 12:16:20 CST 2006


ChangeSet ID:	30026
CVSROOT:	/opt/cvs-commit
Module name:	appdb
Changes by:	wineowner at winehq.org	2006/11/26 12:16:20

Modified files:
	.              : index.php 

Log message:
	Alexander Nicolaysen Sørnes <alex at thehandofagony.com>
	Fix a typo on the main page.

Patch: http://cvs.winehq.org/patch.py?id=30026

Old revision  New revision  Changes     Path
 1.39          1.40          +1 -1       appdb/index.php

Index: appdb/index.php
diff -u -p appdb/index.php:1.39 appdb/index.php:1.40
--- appdb/index.php:1.39	26 Nov 2006 18:16:20 -0000
+++ appdb/index.php	26 Nov 2006 18:16:20 -0000
@@ -47,7 +47,7 @@ if(!$_SESSION['current']->isLoggedIn()) 
 
     $str_benefits
 
-    <p>We'd like to thank your for being a member and being logged in the system. Your help in
+    <p>We'd like to thank you for being a member and being logged in to the system. Your help in
     stomping out Wine issues will be greatly appreciated.</p>";
 
 }



More information about the wine-cvs mailing list