]> git.mxchange.org Git - friendica.git/blobdiff - include/text.php
Fix typo in docblock in include/text
[friendica.git] / include / text.php
index 052bdc4c3c3f76edc43de78f96436eea4ad3084d..7bed8b499433f1507c2fd410ed5b1837c10a217f 100644 (file)
@@ -140,7 +140,7 @@ function redir_private_images($a, &$item)
  * @brief Given a text string, convert from bbcode to html and add smilie icons.
  *
  * @param string $text String with bbcode.
- * @return string Formattet HTML.
+ * @return string Formatted HTML
  * @throws \Friendica\Network\HTTPException\InternalServerErrorException
  */
 function prepare_text($text)