Fix typo in comment

This commit is contained in:
Fedor A. Fetisov 2018-11-26 22:00:13 +03:00
parent b971d2d85c
commit 93f949d914

View File

@ -49,7 +49,7 @@ function track_visitor($visitor_id, $entry, $referer)
} }
/** /**
* Initialize visitor tracknig. * Initialize visitor tracking.
* *
* Triggers {@link \Mibew\EventDispatcher\Events::VISITOR_CREATE} event. * Triggers {@link \Mibew\EventDispatcher\Events::VISITOR_CREATE} event.
* *