Index: openacs-4/packages/trackback/tcl/trackback-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/trackback/tcl/trackback-procs.tcl,v diff -u -N -r1.6 -r1.7 --- openacs-4/packages/trackback/tcl/trackback-procs.tcl 24 Sep 2015 07:38:34 -0000 1.6 +++ openacs-4/packages/trackback/tcl/trackback-procs.tcl 4 Apr 2018 18:51:56 -0000 1.7 @@ -148,8 +148,8 @@ {-blog_name ""} {-method "POST"} } { - sends a trackback ping. returns status code if sucessful, or error message - if unsucessful + sends a trackback ping. returns status code if successful, or error message + if unsuccessful @author Dave Bauer dave@thedesignexperience.org @creation-date 2003-04-14 @@ -191,4 +191,4 @@ } } return $result -} \ No newline at end of file +}