typo fixed in code comment

git-svn-id: http://piwigo.org/svn/branches/2.5@22183 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2013-04-12 22:00:30 +00:00
parent d8d734265e
commit a2f4f150d1
+1 -1
View File
@@ -37,7 +37,7 @@ function pwg_db_connect($host, $user, $password, $database)
{
global $mysqli;
// exemples of $host
// $host can be:
//
// $host = localhost
// $host = 1.2.3.4:3405