mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 23:34:08 +02:00
Fix typo in PHPDoc in EmbeddedWeb
This commit is contained in:
parent
613cbae5bf
commit
888fa90fe2
@ -9,7 +9,7 @@ require_once dirname(__FILE__) . '/ApplicationBootstrap.php';
|
||||
use Icinga\Exception\ProgrammingError;
|
||||
|
||||
/**
|
||||
* Use this if you want to make use of Icinga funtionality in other web projects
|
||||
* Use this if you want to make use of Icinga functionality in other web projects
|
||||
*
|
||||
* Usage example:
|
||||
* <code>
|
||||
|
Loading…
x
Reference in New Issue
Block a user