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 -r1.476 -r1.477 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 2 May 2015 15:21:18 -0000 1.476 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 2 May 2015 15:47:45 -0000 1.477 @@ -54,7 +54,7 @@ -form ::xowiki::WikiForm if {$::xotcl::version < 1.5} { - ::xowiki::Page log "Error: at least, XOTcl 1.5 is required.\ + ::xowiki::Page log "Error: XOTcl 1.5 or newer is required.\ You seem to use XOTcl $::xotcl::version !!!" }