Index: openacs-4/packages/xowiki/tcl/xowiki-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-procs.tcl,v diff -u -N -r1.542.2.170 -r1.542.2.171 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 3 Jan 2023 10:37:06 -0000 1.542.2.170 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 3 Jan 2023 10:56:46 -0000 1.542.2.171 @@ -2926,7 +2926,7 @@ } } else { # - # The plain form valudation has signaled, that the name is not + # The plain form validation has signaled, that the name is not # ok. Try to provide a more detailed error message. # if {![:istype ::xowiki::File] && [regexp {^[a-zA-Z][a-zA-Z]:$} $name]} {