Rename BookMarklet to Bookmarklet

This commit is contained in:
Philipp Holzer
2019-05-05 17:59:57 +02:00
parent 155d541860
commit 440d0a3a63
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ use Friendica\Util\Strings;
* Creates a bookmarklet
* Shows either a editor browser or adds the given bookmarklet to the current user
*/
class BookMarklet extends BaseModule
class Bookmarklet extends BaseModule
{
public static function content()
{