]> git.mxchange.org Git - friendica-addons.git/commitdiff
Friendika -> Friendica (sniper)
authorAbinoam Jr <abinoam@gmail.com>
Tue, 31 Jan 2012 11:10:36 +0000 (08:10 -0300)
committerAbinoam Jr <abinoam@gmail.com>
Tue, 31 Jan 2012 11:10:36 +0000 (08:10 -0300)
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
+}