mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
Fix grammatical error
This commit is contained in:
parent
70fe22dfad
commit
f754531e4d
@ -440,7 +440,7 @@ class Query extends SimpleQuery
|
|||||||
*/
|
*/
|
||||||
public function fetchOne()
|
public function fetchOne()
|
||||||
{
|
{
|
||||||
throw new ProgrammingError('Statusdat/Query::fetchOne not yet implemented');
|
throw new ProgrammingError('Statusdat/Query::fetchOne() is not implemented yet');
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user