Fixed docblock typo

This commit is contained in:
Claudio Sanches 2015-07-16 16:57:42 -03:00
parent 9e41552342
commit ebcc3c1920
1 changed files with 1 additions and 1 deletions

View File

@ -1614,7 +1614,7 @@ class WC_Geo_IP {
/** /**
* Encode string * Encode string
* *
* @param srting $string * @param string $string
* @param int $start * @param int $start
* @param int $length * @param int $length
* *