fixed validation errors... about a zillion of em.
diff --git a/user_guide/helpers/string_helper.html b/user_guide/helpers/string_helper.html
index c5be715..0858b78 100644
--- a/user_guide/helpers/string_helper.html
+++ b/user_guide/helpers/string_helper.html
@@ -95,7 +95,7 @@
<h2>alternator()</h2>
-<p>Allows two or more items to be alternated between, when cycling through a loop. Example:
+<p>Allows two or more items to be alternated between, when cycling through a loop. Example:</p>
<code>for ($i = 0; $i < 10; $i++)<br />
{<br />
@@ -136,7 +136,7 @@
<a href="#top">Top of Page</a> ·
<a href="../index.html">User Guide Home</a> ·
Next Topic: <a href="text_helper.html">Text Helper</a>
-<p>
+</p>
<p><a href="http://www.codeigniter.com">CodeIgniter</a> · Copyright © 2007 · <a href="http://ellislab.com/">Ellislab, Inc.</a></p>
</div>