mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 09:14:08 +02:00
Fix typo in Perfdata::formatLabel()'s PHPDoc
This commit is contained in:
parent
26ff265219
commit
0a7e76d190
@ -429,7 +429,7 @@ class Perfdata
|
|||||||
*
|
*
|
||||||
* @param bool $html
|
* @param bool $html
|
||||||
*
|
*
|
||||||
* @return stringS
|
* @return string
|
||||||
*/
|
*/
|
||||||
public function formatLabel($html = false)
|
public function formatLabel($html = false)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user