Index: openacs-4/packages/new-portal/tcl/portal-procs.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/new-portal/tcl/portal-procs.tcl,v
diff -u -r1.197 -r1.198
--- openacs-4/packages/new-portal/tcl/portal-procs.tcl	20 Mar 2018 21:09:17 -0000	1.197
+++ openacs-4/packages/new-portal/tcl/portal-procs.tcl	28 Mar 2018 08:02:49 -0000	1.198
@@ -1328,7 +1328,7 @@
         db_dml template_params_insert {}
 
     } else {
-        # no template, or the template dosen't have this D
+        # no template, or the template doesn't have this D
 
         # sort_key will be used only on insert
         if { $sort_key eq "" } {