mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-19 02:56:15 +00:00
Fixing typo in ClassRegistry Doc block. Closes #5274
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7471 3807eeeb-6ff5-0310-8944-8be069107fe0
This commit is contained in:
parent
a53a08574d
commit
d6f5d9782c
1 changed files with 1 additions and 1 deletions
|
@ -305,7 +305,7 @@ class ClassRegistry {
|
|||
}
|
||||
}
|
||||
/**
|
||||
* Get all keys from the map in the regisrty.
|
||||
* Get all keys from the map in the registry.
|
||||
*
|
||||
* @return array Keys of registry's map
|
||||
* @access public
|
||||
|
|
Loading…
Add table
Reference in a new issue