fix docblock
[auerswald-callnotifier.git] / src / callnotifier / CallMonitor.php
index b8f904d0c46cf9247ccde621bc5a7e5ce8ad90db..428136fb5dff0df2757f249542e941677a95e9c0 100644 (file)
@@ -6,7 +6,7 @@ namespace callnotifier;
  * and notifies loggers of incoming and finished calls.
  *
  * Notifications:
- * - incomingCall
+ * - startingCall
  * - finishedCall
  */
 class CallMonitor