Correct typo in doc block for WP_Filesystem_ftpsockets::rmdir
Props Toro_Unit. Fixes #33255. git-svn-id: https://develop.svn.wordpress.org/trunk@33639 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
9b37cc043c
commit
69338b3fa7
@ -395,7 +395,7 @@ class WP_Filesystem_ftpsockets extends WP_Filesystem_Base {
|
||||
}
|
||||
|
||||
/**
|
||||
* @param sting $path
|
||||
* @param string $path
|
||||
* @param bool $recursive
|
||||
*/
|
||||
public function rmdir($path, $recursive = false ) {
|
||||
|
Loading…
Reference in New Issue
Block a user