Bugfix: Spelling correction

This commit is contained in:
Starbeamrainbowlabs 2018-08-23 23:15:29 +01:00
parent de0aa7c4db
commit 96a27f32b1
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 1 additions and 1 deletions

View File

@ -353,7 +353,7 @@ function makepathsafe($string)
/**
* Hides an email address from bots by adding random html entities.
* @todo Make this moree clevererer :D
* @todo Make this more clevererer :D
* @package core
* @param string $str The original email address
* @return string The mangled email address.