restore activity definition
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Sat, 25 Feb 2012 22:48:44 +0000
changeset 1694 2ad8f2b3538a
parent 1693 5b17a3cff503
child 1695 8b2302508d86
restore activity definition
model/glossary.html
model/glossary.js
--- a/model/glossary.html	Sat Feb 25 22:46:31 2012 +0000
+++ b/model/glossary.html	Sat Feb 25 22:48:44 2012 +0000
@@ -10,7 +10,7 @@
 
 <span class="glossary" id="glossary-activity">  
 An <dfn id="concept-activity">activity</dfn> is anything that acts upon or with entities. 
-this action can take multiple mforms: consuming, processing, transforming, modifying, relocating, using, generating, or being associated with entities. Activities that operate on digital entities may for example move, copy, or duplicate them.
+This action can take multiple forms: consuming, processing, transforming, modifying, relocating, using, generating, or being associated with entities. Activities that operate on digital entities may for example move, copy, or duplicate them.
 </span>
 
 <span class="glossary" id="glossary-agent">  
--- a/model/glossary.js	Sat Feb 25 22:46:31 2012 +0000
+++ b/model/glossary.js	Sat Feb 25 22:48:44 2012 +0000
@@ -17,7 +17,7 @@
 ' ' + 
 '<span class="glossary" id="glossary-activity">   ' + 
 'An <dfn id="concept-activity">activity</dfn> is anything that acts upon or with entities.  ' + 
-'this action can take multiple mforms: consuming, processing, transforming, modifying, relocating, using, generating, or being associated with entities. Activities that operate on digital entities may for example move, copy, or duplicate them. ' + 
+'This action can take multiple forms: consuming, processing, transforming, modifying, relocating, using, generating, or being associated with entities. Activities that operate on digital entities may for example move, copy, or duplicate them. ' + 
 '</span> ' + 
 ' ' + 
 '<span class="glossary" id="glossary-agent">   ' +