fix jira [STRATOS-1233]

Project: http://git-wip-us.apache.org/repos/asf/stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/16b798a9
Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/16b798a9
Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/16b798a9

Branch: refs/heads/master
Commit: 16b798a9ccf9e4b191db8ef7f609904c12ad2545
Parents: 54f736d
Author: Dakshika Jayathilaka <[email protected]>
Authored: Sat Mar 7 19:09:47 2015 +0530
Committer: Imesh Gunaratne <[email protected]>
Committed: Sun Mar 8 12:02:54 2015 +0530

----------------------------------------------------------------------
 .../console/themes/theme0/js/custom/applications_group_editor.js   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/16b798a9/components/org.apache.stratos.manager.console/console/themes/theme0/js/custom/applications_group_editor.js
----------------------------------------------------------------------
diff --git 
a/components/org.apache.stratos.manager.console/console/themes/theme0/js/custom/applications_group_editor.js
 
b/components/org.apache.stratos.manager.console/console/themes/theme0/js/custom/applications_group_editor.js
index d071f17..f30d7b0 100644
--- 
a/components/org.apache.stratos.manager.console/console/themes/theme0/js/custom/applications_group_editor.js
+++ 
b/components/org.apache.stratos.manager.console/console/themes/theme0/js/custom/applications_group_editor.js
@@ -315,7 +315,7 @@ var groupBlockTemplate = {
                 "terminationBehaviour": {
                     "id": "root/dependencies/terminationBehaviour",
                     "type": "string",
-                    "title": "Termination Behaviour: ",
+                    "title": "Termination Behavior: ",
                     "enum": 
["terminate-none","terminate-dependents","terminate-all"]
                 },
                 "required": [

Reply via email to