Index: openacs-4/packages/dotlrn-edit-this-page/tcl/dotlrn-edit-this-page-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-edit-this-page/tcl/dotlrn-edit-this-page-procs.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/dotlrn-edit-this-page/tcl/dotlrn-edit-this-page-procs.tcl 26 Feb 2007 19:52:15 -0000 1.3 +++ openacs-4/packages/dotlrn-edit-this-page/tcl/dotlrn-edit-this-page-procs.tcl 27 Mar 2018 14:22:30 -0000 1.4 @@ -63,13 +63,13 @@ } { remove the applet } { - ad_return_complaint 1 "[applet_key] remove_applet not implimented!" + ad_return_complaint 1 "[applet_key] remove_applet not implemented!" } ad_proc -public add_applet_to_community { community_id } { - Add the edit-this-page applet to a specifc community + Add the edit-this-page applet to a specific community } { set portal_id [dotlrn_community::get_portal_id \ -community_id $community_id @@ -117,13 +117,13 @@ } { Drops the edit-this-page applet from the given community } { - ad_return_complaint 1 "[applet_key] remove_applet_from_community not implimented!" + ad_return_complaint 1 "[applet_key] remove_applet_from_community not implemented!" } ad_proc -public add_user { user_id } { - For one time user-specfic init + For one time user-specific init } { # noop } @@ -133,7 +133,7 @@ } { Remove the user from dotlrn. } { - ad_return_complaint 1 "[applet_key] remove_user not implimented!" + ad_return_complaint 1 "[applet_key] remove_user not implemented!" } ad_proc -public add_user_to_community {