Signed-off-by: Marc Delisle <marc@infomarc.info>
This commit is contained in:
Marc Delisle 2015-06-30 05:17:56 -04:00
parent a4adbe712a
commit 438fb14713

View File

@ -85,7 +85,7 @@ class PMA_Footer
}
/**
* Reomove recursions and iterator objects from an object
* Remove recursions and iterator objects from an object
*
* @param object|array &$object Object to clean
* @param array $stack Stack used to keep track of recursion,