spelling: trimmed
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
f0c8576b87
commit
7c5815f14e
1 changed files with 1 additions and 1 deletions
|
@ -548,7 +548,7 @@ class BBCode
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* The previously spacefied [noparse][ i ]italic[ /i ][/noparse],
|
* The previously spacefied [noparse][ i ]italic[ /i ][/noparse],
|
||||||
* now turns back and the [noparse] tags are trimed
|
* now turns back and the [noparse] tags are trimmed
|
||||||
* returning [i]italic[/i]
|
* returning [i]italic[/i]
|
||||||
*
|
*
|
||||||
* @param array $match
|
* @param array $match
|
||||||
|
|
Loading…
Reference in a new issue