Skip to content

Commit

Permalink
Comment typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Aug 17, 2016
1 parent 9f3680a commit a71c8d8
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -129,7 +129,7 @@ protected function _handle()
// Outlook seems to sometimes send the response from the
// calendar folder instead of the mailbox regardless of where
// the message is replied to from this will obviously fail,
// so we should try one last time to get the folder from the
// so we should try one last time to get the message from the
// INBOX. If it was moved to some other mail folder, we have to
// just give up.
$this->_logger->info(sprintf('[%s] Trying to find meeting request in INBOX.', $this->_procid));
Expand Down

0 comments on commit a71c8d8

Please sign in to comment.