--- 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"> ' +