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, 6.1 has been updated
       via  1e245fac98e0f7d18dcf1a81758eb2303036fdb6 (commit)
      from  af739cce2ca7d15a563d8afb8c6aaa43d8553396 (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=1e245fac98e0f7d18dcf1a81758eb2303036fdb6

commit 1e245fac98e0f7d18dcf1a81758eb2303036fdb6
Author: Franck Villaume <[email protected]>
Date:   Sun Jan 14 19:28:12 2018 +0100

    typo: very -> every

diff --git a/src/www/admin/groupedit.php b/src/www/admin/groupedit.php
index 032161b..d2bab8b 100644
--- a/src/www/admin/groupedit.php
+++ b/src/www/admin/groupedit.php
@@ -41,7 +41,7 @@ if (!$group || !is_object($group)) {
        exit_error($group->getErrorMessage(),'admin');
 }
 
-// This function performs very update
+// This function performs every update
 function do_update(&$group, $is_template, $status, $unix_box, $http_domain, 
$scm_box='') {
        global $feedback;
        global $error_msg;

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

Summary of changes:
 src/www/admin/groupedit.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

Reply via email to