--- a/model/ProvenanceModel.html Fri Nov 18 13:56:45 2011 +0000
+++ b/model/ProvenanceModel.html Fri Nov 18 15:39:23 2011 +0000
@@ -816,7 +816,7 @@
<li><em>id</em>: an OPTIONAL identifier <span class="name">id</span>;</li>
<li><em>recipeLink</em>: an OPTIONAL <a href="#record-RecipeLink">recipe link</a> <span class="name">rl</span>, which consists of a domain specific description of the activity;</li>
<li><em>startTime</em>: an OPTIONAL time <span class="name">st</span> indicating the start of the activity;</li>
-<li><em>startTime</em>: an OPTIONAL time <span class="name">et</span> indicating the end of the activity;</li>
+<li><em>endTime</em>: an OPTIONAL time <span class="name">et</span> indicating the end of the activity;</li>
<li><em>attributes</em>: a set of attribute-value pairs <span class="name">[ attr1=val1, ...]</span>, representing other attributes of this activity that hold for its whole duration.</li>
</ul>