From c96a53b4b4ca2d46e9b4a61ff454196d2fcc054e Mon Sep 17 00:00:00 2001 From: rabuzarus <> Date: Sat, 26 Nov 2016 04:10:50 +0100 Subject: [PATCH] parse_url: fix typo --- mod/parse_url.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod/parse_url.php b/mod/parse_url.php index 6104f6caa8..0a9b096cb4 100644 --- a/mod/parse_url.php +++ b/mod/parse_url.php @@ -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/