svn: /web/doc-editor/trunk/php/ RepositoryManager.php
[email protected] (Yannick Torres)
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
yannick Sun, 28 Mar 2010 08:11:46 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=296957
Log:
Fix typo in comment
Changed paths:
U web/doc-editor/trunk/php/RepositoryManager.php
Modified: web/doc-editor/trunk/php/RepositoryManager.php
===================================================================
--- web/doc-editor/trunk/php/RepositoryManager.php 2010-03-28 02:44:38 UTC (rev 296956)
+++ web/doc-editor/trunk/php/RepositoryManager.php 2010-03-28 08:11:46 UTC (rev 296957)
@@ -349,7 +349,7 @@
}
/**
- * Update the VCS for each file we try to cimmit before start the commit processus.
+ * Update the VCS for each file we try to commit before start the commit processus.
* As it, we ensure all VCS conflict.
*
* @param $files All files to check