mirror of
https://github.com/friendica/friendica
synced 2025-04-19 11:10:10 +00:00
Rename BookMarklet to Bookmarklet
This commit is contained in:
parent
155d541860
commit
440d0a3a63
2 changed files with 2 additions and 2 deletions
|
@ -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()
|
||||
{
|
Loading…
Add table
Add a link
Reference in a new issue