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 34bce0f8e5c76ff2f23bae000f3a634ffa32e626 (commit)
from 4b8d5d621144d60c59beaa701bc3e7626b40d76a (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 -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=34bce0f8e5c76ff2f23bae000f3a634ffa32e626
commit 34bce0f8e5c76ff2f23bae000f3a634ffa32e626
Author: Franck Villaume <[email protected]>
Date: Tue Apr 18 19:45:18 2017 +0200
fix typo
diff --git a/src/common/tracker/views/form-editformula.php
b/src/common/tracker/views/form-editformula.php
index 623dca8..38cd5ae 100644
--- a/src/common/tracker/views/form-editformula.php
+++ b/src/common/tracker/views/form-editformula.php
@@ -180,7 +180,7 @@ $expression = new ArtifactExpression();
$functions = $expression->getFunctions();
$title_arr = array();
$classth = array();
-$title_arr[] = _('Fuction');
+$title_arr[] = _('Function');
$classth[] = '';
$title_arr[] = _('Description');
$classth[] = 'unsortable';
-----------------------------------------------------------------------
Summary of changes:
src/common/tracker/views/form-editformula.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits