fix typos in some docstrings
This commit is contained in:
parent
88f94709d1
commit
7b44e19569
2 changed files with 4 additions and 4 deletions
|
|
@ -27,7 +27,7 @@
|
|||
* Load a class.
|
||||
*
|
||||
* @throws \nre\exceptions\ClassNotFoundException
|
||||
* @param string $className Name of the class to load
|
||||
* @param string $fullClassName Name of the class to load
|
||||
*/
|
||||
public static function load($fullClassName)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue