ChangeSet ID: 25436 CVSROOT: /opt/cvs-commit Module name: appdb Changes by: wineowner@winehq.org 2006/06/06 13:56:48
Modified files: . : preferences.php
Log message: "EA Durbin" ead1234@hotmail.com Fix typos
Patch: http://cvs.winehq.org/patch.py?id=25436
Old revision New revision Changes Path 1.18 1.19 +1 -1 appdb/preferences.php
Index: appdb/preferences.php diff -u -p appdb/preferences.php:1.18 appdb/preferences.php:1.19 --- appdb/preferences.php:1.18 6 Jun 2006 18:56:48 -0000 +++ appdb/preferences.php 6 Jun 2006 18:56:48 -0000 @@ -110,7 +110,7 @@ if($_POST) } else { - addmsg("There was a problem updating your userinfo", "red"); + addmsg("There was a problem updating your user info", "red"); } }