Friendika -> Friendica (sniper)

This commit is contained in:
Abinoam Jr 2012-01-31 08:10:36 -03:00
parent 58cce64c66
commit 5940509fa7
1 changed files with 2 additions and 2 deletions

View File

@ -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;
}
}