You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sc...@apache.org on 2016/01/14 16:43:34 UTC

[38/50] [abbrv] airavata-php-gateway git commit: fixing typo

fixing typo


Project: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/commit/ab3b0c85
Tree: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/tree/ab3b0c85
Diff: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/diff/ab3b0c85

Branch: refs/heads/develop
Commit: ab3b0c85c00fd74bb004302b0852cba7354809e0
Parents: 93775fe
Author: scnakandala <su...@gmail.com>
Authored: Mon Jan 11 12:05:43 2016 -0500
Committer: scnakandala <su...@gmail.com>
Committed: Mon Jan 11 12:05:43 2016 -0500

----------------------------------------------------------------------
 app/libraries/ExperimentUtilities.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/blob/ab3b0c85/app/libraries/ExperimentUtilities.php
----------------------------------------------------------------------
diff --git a/app/libraries/ExperimentUtilities.php b/app/libraries/ExperimentUtilities.php
index 06351b4..c0a6b35 100644
--- a/app/libraries/ExperimentUtilities.php
+++ b/app/libraries/ExperimentUtilities.php
@@ -636,7 +636,7 @@ class ExperimentUtilities
      *
     */
 
-    public static function list_ouatput_files($outputs, $status, $process)
+    public static function list_output_files($outputs, $status, $process)
     {
         if( $process)
         {