]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/GroupPrivateMessage/GroupPrivateMessagePlugin.php
pluginified most of hasFave, getFaves and related calls
[quix0rs-gnu-social.git] / plugins / GroupPrivateMessage / GroupPrivateMessagePlugin.php
index fd9667cb998fb1a4a666cdd53bc6f067377b2a58..28a1ab989e8785640b4ce446ef32db368cfeb395 100644 (file)
@@ -230,7 +230,7 @@ class GroupPrivateMessagePlugin extends Plugin
      *
      * @return boolean hook value
      */
-    function onStartIntepretCommand($cmd, $arg, $user, &$result)
+    function onStartInterpretCommand($cmd, $arg, $user, &$result)
     {
         if ($cmd == 'd' || $cmd == 'dm') {