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.76 -r1.77 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 25 Feb 2007 09:57:09 -0000 1.76 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 25 Feb 2007 10:34:11 -0000 1.77 @@ -38,7 +38,7 @@ -form ::xowiki::FileForm ::Generic::CrClass create PodcastItem -superclass File \ - -pretty_name "Podcast Item" -pretty_plural "Podcase Items" \ + -pretty_name "Podcast Item" -pretty_plural "Podcast Items" \ -table_name "xowiki_podcast_item" -id_column "podcast_item_id" \ -cr_attributes { ::Generic::Attribute new -attribute_name pub_date -datatype date -sqltype timestamp \