Primer: Made consistent arguments to alternateOf in examples
authorSimon Miles <simon.miles@kcl.ac.uk>
Fri, 06 Jul 2012 17:45:32 +0100
changeset 3757 c3e118d8ab70
parent 3756 de2b8450c8b7
child 3758 1c1e52d3b554
Primer: Made consistent arguments to alternateOf in examples
primer/Primer.html
--- a/primer/Primer.html	Fri Jul 06 17:44:10 2012 +0100
+++ b/primer/Primer.html	Fri Jul 06 17:45:32 2012 +0100
@@ -1185,7 +1185,7 @@
      <span class="exampleheader"><b>PROV-N Example</b></span></div>
     <pre>
      specializationOf(ex:articleV2, ex:article)
-     alternateOf(ex:articleV1, ex:articleV2)
+     alternateOf(ex:articleV2, ex:articleV1)
     </pre>
    </div>
    <p>