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.507 -r1.508 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 21 Mar 2018 19:39:52 -0000 1.507 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 25 Mar 2018 22:13:40 -0000 1.508 @@ -4423,7 +4423,7 @@ return [list text "folder-link \ folder" is_richtext true] } - return [list text "interal-link" is_richtext true] + return [list text "internal-link" is_richtext true] } default { return [list text [$page_template title] is_richtext false] @@ -4662,7 +4662,7 @@ # # Handle now further database operations that should be saved in - # a transaction. Examples are calender-items defined in a + # a transaction. Examples are calendar-items defined in a # FormPage, that should show up in the calendar. # # Probably, categories should also be moved into the