]> git.mxchange.org Git - friendica-addons.git/blobdiff - sniper/sniper.php
Fix Libertree for new 'source' requirement of API
[friendica-addons.git] / sniper / sniper.php
index 276748fed479b3653b2ed8313653c2b10b50d99f..59812cba06be0372a0c102f397cba64d92c13942 100755 (executable)
@@ -1,7 +1,7 @@
 <?php
 
 /**
- * Demo plugin for adding various types of Flash games to Friendika.
+ * Demo plugin for adding various types of Flash games to Friendica.
  * In this case we're using "Hot Shot Sniper" by FlashGames247
  *
  * Name: Sniper
@@ -39,4 +39,4 @@ $o .= <<< EOT
 EOT;
 
 return $o;
-}
\ No newline at end of file
+}