Fix typos

This commit is contained in:
EA Durbin
2006-06-06 18:54:12 +00:00
committed by WineHQ
parent 62de655d75
commit efe08bae68
3 changed files with 6 additions and 6 deletions

View File

@@ -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");
}
}