1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-11-21 16:13:00 +00:00

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

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.