update following simon's suggestion for delegation
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Wed, 30 May 2012 10:10:01 +0100
changeset 3076 ea92565e7d6f
parent 3075 2c6168523386
child 3077 3c51b9f5c45a
update following simon's suggestion for delegation
model/glossary.html
model/glossary.js
--- a/model/glossary.html	Wed May 30 10:02:52 2012 +0100
+++ b/model/glossary.html	Wed May 30 10:10:01 2012 +0100
@@ -67,7 +67,7 @@
 </span>
 
 <span class="glossary" id="glossary-delegation">  
-<dfn id="concept-delegation">Delegation</dfn> is the assignment of authority to an agent
+<dfn id="concept-delegation">Delegation</dfn> is the assignment of authority and responsibility to an agent
 (by itself or by another agent)
  to carry out a specific activity as a delegate or representative, while the agent it acts on behalf retains some responsibility for the outcome of the delegated work.
 </span>
--- a/model/glossary.js	Wed May 30 10:02:52 2012 +0100
+++ b/model/glossary.js	Wed May 30 10:10:01 2012 +0100
@@ -3,7 +3,7 @@
 //  with <script src="glossary.js" class="remove"></script>
 //Insert glossary definitions with the following 
 // <div class="glossary-ref" ref="glossary-generation"></div>
-glossary_hg='http://dvcs.w3.org/hg/prov/file/6bd795ec57b0/model/glossary.html';
+glossary_hg='http://dvcs.w3.org/hg/prov/file/2c6168523386/model/glossary.html';
 glossary_string= 
 ' ' + 
 '<html> ' + 
@@ -74,7 +74,7 @@
 '</span> ' + 
 ' ' + 
 '<span class="glossary" id="glossary-delegation">   ' + 
-'<dfn id="concept-delegation">Delegation</dfn> is the assignment of authority to an agent ' + 
+'<dfn id="concept-delegation">Delegation</dfn> is the assignment of authority and responsibility to an agent ' + 
 '(by itself or by another agent) ' + 
 ' to carry out a specific activity as a delegate or representative, while the agent it acts on behalf retains some responsibility for the outcome of the delegated work. ' + 
 '</span> ' +