Fix small typo / Workerqueue count now only counts non deferred entries

This commit is contained in:
Michael 2018-11-04 10:51:01 +00:00
parent ec3cec37eb
commit e759497af3
2 changed files with 4 additions and 3 deletions

View file

@ -240,7 +240,7 @@ class Receiver
}
/**
* Fetches the first uider id from the receiver array
* Fetches the first user id from the receiver array
*
* @param array $receivers Array with receivers
* @return integer user id;