]> git.mxchange.org Git - friendica.git/blobdiff - mod/poke.php
Change plugin to addon
[friendica.git] / mod / poke.php
index 74348f84a7dad6f760380a234e2c111eb304f10b..48eeec85a2df7419b195440268a36bc6bbce74bd 100644 (file)
@@ -7,7 +7,7 @@
  * If the required arguments aren't present, we'll display a simple form to choose a recipient and a verb.
  * parent is a special argument which let's you attach this activity as a comment to an existing conversation, which
  * may have started with somebody else poking (etc.) somebody, but this isn't necessary. This can be used in the more pokes
- * plugin version to have entire conversations where Alice poked Bob, Bob fingered Alice, Alice hugged Bob, etc.
+ * addon version to have entire conversations where Alice poked Bob, Bob fingered Alice, Alice hugged Bob, etc.
  *
  * private creates a private conversation with the recipient. Otherwise your profile's default post privacy is used.
  *