dsp Wed, 18 Jan 2012 14:04:16 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=322448
Log:
English!
Changed paths:
U SVNROOT/pre-commit
Modified: SVNROOT/pre-commit
===================================================================
--- SVNROOT/pre-commit 2012-01-18 14:01:33 UTC (rev 322447)
+++ SVNROOT/pre-commit 2012-01-18 14:04:16 UTC (rev 322448)
@@ -38,7 +38,7 @@
foreach($migrated_repositories as $reponame) {
if (strncmp($changed_path, $reponame, strlen($reponame)) === 0) {
- fail("This modules now uses git. http://git.php.net\n");
+ fail("This module now uses git. http://git.php.net\n");
}
}
/* Tags checks disabled. Too many special cases, not enough people making this
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php