updated specialization definition
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Sun, 01 Apr 2012 08:37:42 +0100
changeset 2135 5ba9dee0f238
parent 2134 fa9cc7c9fbac
child 2136 3e48957b6398
updated specialization definition
model/glossary.html
model/glossary.js
--- a/model/glossary.html	Sat Mar 31 16:11:10 2012 -0600
+++ b/model/glossary.html	Sun Apr 01 08:37:42 2012 +0100
@@ -165,7 +165,7 @@
 
 <span class="glossary" id="glossary-specialization">  
 An entity is a <dfn id="concept-specialization">specialization</dfn> of another if they both refer to some common thing
-but the former is a more constrained entity than the former. The common entity does not need to be identified.
+but the former is a more constrained entity than the latter. The common entity does not need to be identified.
 </span> 
 
 <span class="glossary" id="glossary-qualifiedName">  
--- a/model/glossary.js	Sat Mar 31 16:11:10 2012 -0600
+++ b/model/glossary.js	Sun Apr 01 08:37:42 2012 +0100
@@ -172,7 +172,7 @@
 ' ' + 
 '<span class="glossary" id="glossary-specialization">   ' + 
 'An entity is a <dfn id="concept-specialization">specialization</dfn> of another if they both refer to some common thing ' + 
-'but the former is a more constrained entity than the former. The common entity does not need to be identified. ' + 
+'but the former is a more constrained entity than the latter. The common entity does not need to be identified. ' + 
 '</span>  ' + 
 ' ' + 
 '<span class="glossary" id="glossary-qualifiedName">   ' +