[MKDoc-commit] [Petal] Cookbook.pod typo fix (William McKee)
bruno at mkdoc.demon.co.uk
bruno at mkdoc.demon.co.uk
Wed Mar 9 11:00:39 GMT 2005
Log Message:
-----------
[Petal] Cookbook.pod typo fix (William McKee)
Modified Files:
--------------
Petal/lib/Petal:
Cookbook.pod
-------------- next part --------------
Index: Cookbook.pod
===================================================================
RCS file: /var/spool/cvs/Petal/lib/Petal/Cookbook.pod,v
retrieving revision 1.4
retrieving revision 1.5
diff -Llib/Petal/Cookbook.pod -Llib/Petal/Cookbook.pod -u -r1.4 -r1.5
--- lib/Petal/Cookbook.pod
+++ lib/Petal/Cookbook.pod
@@ -153,7 +153,7 @@
Example:
<table>
- <tr class="decode: repeat/even 1 'even' 'odd'">...</tr>
+ <tr tal:attr="class decode: repeat/even 1 'even' 'odd'">...</tr>
</table>
More information about the MKDoc-commit
mailing list