]> git.mxchange.org Git - hub.git/blobdiff - application/hub/interfaces/connectors/class_Connectable.php
Typo fixed, visitor introduced, SVN property set:
[hub.git] / application / hub / interfaces / connectors / class_Connectable.php
index 4a734ce1d808f4001241315ab680cc02f06f7f70..a806e4850cb19152d7b269978e59333437b63acd 100644 (file)
@@ -29,7 +29,7 @@ interface Connectable extends FrameworkInterface {
         *
         * @return      void
         */
-       function handlePanding ();
+       function handlePending ();
 }
 
 // [EOF]