Remove trailing whitespace.

This commit is contained in:
mark_story 2014-12-14 18:05:20 -05:00
parent f19916bccf
commit ae8a540101

View file

@ -158,7 +158,7 @@ class ExceptionRenderer {
$startup = false;
}
// Retry RequestHandler, as another aspect of startupProcess()
// could have failed. Ignore any exceptions out of startup, as
// could have failed. Ignore any exceptions out of startup, as
// there could be userland input data parsers.
if ($startup === false &&
!empty($controller) &&