Skip to content

Commit

Permalink
[e] (0) copy/paste error in description of 'duration' in vEvent vocab
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@5059 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Apr 16, 2010
1 parent e5cdae6 commit dd1657d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
4 changes: 3 additions & 1 deletion complete.html
Expand Up @@ -51868,7 +51868,7 @@ <h4 id=vevent><span class=secno>5.4.2 </span>vEvent</h4>

<dd>

<p>Gives the date and time at which the event starts.</p>
<p>Gives the duration of the event.</p>

<p>The <a href=#concept-property-value title=concept-property-value>value</a> must be
text that is a <a href=#valid-vevent-duration-string>valid vevent duration string</a>.</p>
Expand Down Expand Up @@ -90338,6 +90338,7 @@ <h3 class="no-num">Reflecting IDL attributes</h3>
Philip Taylor,
Philip TAYLOR<!-- a different one -->,
Prateek Rungta,
Pravir Gupta,
Rachid Finge,
Rajas Moonka,
Ralf Stoltze,
Expand All @@ -90353,6 +90354,7 @@ <h3 class="no-num">Reflecting IDL attributes</h3>
Rigo Wenning,
Rikkert Koppes,
Rimantas Liubertas,
Riona Macnamara,
Rob Ennals,
Rob Jellinghaus,
Robert Blaut,
Expand Down
4 changes: 3 additions & 1 deletion index
Expand Up @@ -51769,7 +51769,7 @@ END:VCARD</pre>

<dd>

<p>Gives the date and time at which the event starts.</p>
<p>Gives the duration of the event.</p>

<p>The <a href=#concept-property-value title=concept-property-value>value</a> must be
text that is a <a href=#valid-vevent-duration-string>valid vevent duration string</a>.</p>
Expand Down Expand Up @@ -83743,6 +83743,7 @@ interface <a href=#htmldocument>HTMLDocument</a> {
Philip Taylor,
Philip TAYLOR<!-- a different one -->,
Prateek Rungta,
Pravir Gupta,
Rachid Finge,
Rajas Moonka,
Ralf Stoltze,
Expand All @@ -83758,6 +83759,7 @@ interface <a href=#htmldocument>HTMLDocument</a> {
Rigo Wenning,
Rikkert Koppes,
Rimantas Liubertas,
Riona Macnamara,
Rob Ennals,
Rob Jellinghaus,
Robert Blaut,
Expand Down
4 changes: 3 additions & 1 deletion source
Expand Up @@ -58150,7 +58150,7 @@ END:VCARD</pre>

<dd>

<p>Gives the date and time at which the event starts.</p>
<p>Gives the duration of the event.</p>

<p>The <span title="concept-property-value">value</span> must be
text that is a <span>valid vevent duration string</span>.</p>
Expand Down Expand Up @@ -103439,6 +103439,7 @@ interface <span>HTMLDocument</span> {
Philip Taylor,
Philip TAYLOR<!-- a different one -->,
Prateek Rungta,
Pravir Gupta,
Rachid Finge,
Rajas Moonka,
Ralf Stoltze,
Expand All @@ -103454,6 +103455,7 @@ interface <span>HTMLDocument</span> {
Rigo Wenning,
Rikkert Koppes,
Rimantas Liubertas,
Riona Macnamara,
Rob Ennals,
Rob Jellinghaus,
Robert Blaut,
Expand Down

0 comments on commit dd1657d

Please sign in to comment.