changeset 7903:7d621b3ba8ba

doc: fix spelling in docstring.
author John Rouillard <rouilj@ieee.org>
date Sun, 21 Apr 2024 21:50:36 -0400
parents 2c6d66819475
children 94aafe3b0a0d
files roundup/cgi/templating.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/roundup/cgi/templating.py	Sat Apr 20 17:14:08 2024 -0400
+++ b/roundup/cgi/templating.py	Sun Apr 21 21:50:36 2024 -0400
@@ -3291,7 +3291,7 @@
 
             This routine generates an html form with hidden elements.
             If you want to have visible form elements in your tal/jinja
-            generated templates use the exclude aray to list the names for
+            generated templates use the exclude array to list the names for
             these elements. This wll prevent the function from creating
             these elements in its output.
         """

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