TPF++ # http://www.perlfoundation.org/gc/grants/2006-perl5-improve.html
[p5sagit/p5-mst-13.2.git] / pod / perlpodspec.pod
index 1e08c2b..0b60dfd 100644 (file)
@@ -522,7 +522,7 @@ a "-".  This was so that this:
 
 would parse as equivalent to this:
 
-    C<$foo-E<lt>bar>
+    C<$foo-E<gt>bar>
 
 instead of as equivalent to a "C" formatting code containing 
 only "$foo-", and then a "bar>" outside the "C" formatting code.  This