diff doc/customizing.txt @ 6329:207b0fc82fc1

Fix incorrect template (Nagy Gabor); spelling fix
author John Rouillard <rouilj@ieee.org>
date Fri, 26 Feb 2021 11:35:25 -0500
parents 5d6b3122f74c
children eeddc4e03742
line wrap: on
line diff
--- a/doc/customizing.txt	Tue Feb 16 23:52:39 2021 -0500
+++ b/doc/customizing.txt	Fri Feb 26 11:35:25 2021 -0500
@@ -2706,7 +2706,7 @@
 removed from output. Its content is kept, but the tag itself is not (so
 don't go using any "tal:attributes" commands on it). This is useful for
 making arbitrary blocks of HTML conditional or repeatable (very handy
-for repeating multiple table rows, which would othewise require an
+for repeating multiple table rows, which would otherwise require an
 illegal tag placement to effect the repeat).
 
 
@@ -5761,7 +5761,7 @@
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 To edit the status of all items in the item index view, edit the
-``issue.item.html``:
+``issue.index.html``:
 
 1. add a form around the listing table (separate from the existing
    index-page form), so at the top it reads::

Roundup Issue Tracker: http://roundup-tracker.org/