svn: /web/doc-editor/trunk/php/ RepositoryManager.php

[email protected] (Yannick Torres)
Newsgroups php.doc.web
Message-ID <[email protected]>
yannick                                  Sat, 28 Nov 2009 13:51:27 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=291382

Log:
Clean Up 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	2009-11-28 13:49:36 UTC (rev 291381)
+++ web/doc-editor/trunk/php/RepositoryManager.php	2009-11-28 13:51:27 UTC (rev 291382)
@@ -238,7 +238,7 @@
     {
         $fileInfos = RepositoryFetcher::getInstance()->getModifiesById($ids);

-        // Loop over $fileInfos to find files to be create, update, delete
+        // Loop over $fileInfos to find files to be create, update or delete
         $create_stack = array();
         $update_stack = array();
         $delete_stack = array();
@@ -280,7 +280,7 @@
     /**
      * clear local change of a file.
      *
-     * @param $type The type of the file. Can be 'update', 'delete' or new'
+     * @param $type The type of the file. Can be 'update', 'delete' or 'new'
      * @param $file The File instance of the file.
      * @return An array which contain informations about this file.
      */
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.