mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-25 18:59:04 +02:00
Fix typo in code comment
This commit is contained in:
parent
7649c71dda
commit
8603044881
@ -352,7 +352,7 @@ class Form extends Zend_Form
|
|||||||
*
|
*
|
||||||
* @return $this
|
* @return $this
|
||||||
*
|
*
|
||||||
* @throws ProgrammingError In case $url is neither a string nor a instance of Icinga\Web\Url
|
* @throws ProgrammingError In case $url is neither a string nor an instance of Icinga\Web\Url
|
||||||
*/
|
*/
|
||||||
public function setRedirectUrl($url)
|
public function setRedirectUrl($url)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user