[Fusionforge-commits] FusionForge branch master updated. 80ca6a6458b69a8f9be2a7dc6290841c6ff3cd29

Franck Villaume nerville at fusionforge.org
Mon Jul 14 20:38:26 CEST 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".

The branch, master has been updated
       via  80ca6a6458b69a8f9be2a7dc6290841c6ff3cd29 (commit)
      from  c2c49dfa8eda8560b2e789af264935caf7442ba0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 80ca6a6458b69a8f9be2a7dc6290841c6ff3cd29
Author: Franck Villaume <franck.villaume at trivialdev.com>
Date:   Mon Jul 14 20:37:01 2014 +0200

    Tracker: fix wrong comment

diff --git a/src/common/tracker/ArtifactTypeFactory.class.php b/src/common/tracker/ArtifactTypeFactory.class.php
index 8a93bf2..b4314d4 100644
--- a/src/common/tracker/ArtifactTypeFactory.class.php
+++ b/src/common/tracker/ArtifactTypeFactory.class.php
@@ -83,7 +83,7 @@ class ArtifactTypeFactory extends Error {
 	/**
 	 * getAllArtifactTypeIds - return a list of tracker ids.
 	 *
-	 * @return	array	The array of ArtifactType objects.
+	 * @return	array	The array of ArtifactType object ids.
 	 */
 	function &getAllArtifactTypeIds() {
 		$result = array () ;

-----------------------------------------------------------------------

Summary of changes:
 src/common/tracker/ArtifactTypeFactory.class.php |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list