Skip to content

Commit

Permalink
Example correction
Browse files Browse the repository at this point in the history
  • Loading branch information
Andre Carregal committed Mar 23, 2006
1 parent 770eaca commit bc5d8cd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/us/examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ <h2><a name="examples"></a>Examples</h2>
the callbacks, printing the results.</p>

<pre class="example">
require"lxp"

local count = 0
callbacks = {
StartElement = function (parser, name)
Expand Down Expand Up @@ -189,7 +191,7 @@ <h2><a name="examples"></a>Examples</h2>
<div id="about">
<p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>
<p><small>
$Id: examples.html,v 1.4 2006-03-20 23:57:13 carregal Exp $
$Id: examples.html,v 1.5 2006-03-23 00:19:37 carregal Exp $
</small></p>
</div> <!-- id="about" -->

Expand Down

0 comments on commit bc5d8cd

Please sign in to comment.