spelling: importer

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-03-22 00:07:27 -04:00
parent 4dd85e3f3c
commit 64b40254b0
1 changed files with 1 additions and 1 deletions

View File

@ -1713,7 +1713,7 @@ class DFRN
* Checks if an incoming message is wanted
*
* @param array $item
* @param array $imporer
* @param array $importer
* @return boolean Is the message wanted?
*/
private static function isSolicitedMessage(array $item, array $importer): bool