mirror of
https://github.com/friendica/friendica
synced 2025-04-30 21:44:22 +02:00
Fix class name capitalisation
This commit is contained in:
parent
e15e17732d
commit
a86cd93fb8
3 changed files with 3 additions and 3 deletions
|
@ -338,7 +338,7 @@ class Tag
|
|||
/**
|
||||
* Store raw tags (not encapsulated in links) from the body
|
||||
* This function is needed in the intermediate phase.
|
||||
* Later we can call item::setHashtags in advance to have all tags converted.
|
||||
* Later we can call Item::setHashtags in advance to have all tags converted.
|
||||
*
|
||||
* @param integer $uriId URI-Id
|
||||
* @param string $body Body of the post
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue