Skip to content

Commit

Permalink
removed some more spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
JanDC committed Jul 24, 2014
1 parent 16134d9 commit fec9a4a
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -37,7 +37,7 @@ public function __construct($resource, $sourceResource = null, $code = null, $pr
} else {
$message .= sprintf('%s', $previous->getMessage()).' in ';
}
$message .= $resource . ' ';
$message .= $resource.' ';

// show tweaked trace to complete the human readable sentence
if (null === $sourceResource) {
Expand Down

0 comments on commit fec9a4a

Please sign in to comment.