]> git.mxchange.org Git - friendica.git/commitdiff
parse_url: fix typo
authorrabuzarus <>
Sat, 26 Nov 2016 03:10:50 +0000 (04:10 +0100)
committerrabuzarus <>
Sat, 26 Nov 2016 03:10:50 +0000 (04:10 +0100)
mod/parse_url.php

index 6104f6caa8b190c252f97d46bb1305484e3b607b..0a9b096cb40515d746f3cec7df2181ff48132d90 100644 (file)
@@ -8,7 +8,7 @@
  * on the user settings - default is BBCode output).
  * If the user has enabled the richtext editor setting the output will be in html
  * (Note: This is not always possible and in some case not useful because
- * the richtext editor doesn't support all ind of html).
+ * the richtext editor doesn't support all kind of html).
  * Otherwise the output will be constructed BBCode.
  * 
  * @todo https://developers.google.com/+/plugins/snippet/