mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
correct spelling mistake
This commit is contained in:
parent
292438e4e7
commit
dbc2a7a9e4
1 changed files with 1 additions and 1 deletions
|
@ -421,7 +421,7 @@ class Debugger {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Wraps the highlight_string funciton in case the server API does not
|
* Wraps the highlight_string function in case the server API does not
|
||||||
* implement the function as it is the case of the HipHop interpreter
|
* implement the function as it is the case of the HipHop interpreter
|
||||||
*
|
*
|
||||||
* @param string $str the string to convert
|
* @param string $str the string to convert
|
||||||
|
|
Loading…
Reference in a new issue