Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Nov 5, 2014
1 parent 5f33ceb commit 480ebbc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Test: Tracy\Debugger::_exceptionHandler() error.
* @exitCode 254
* @httpCode 500
* @outputMatch
* @outputMatch
*/

use Tracy\Debugger;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Test: Tracy\Debugger::enable() error.
* @exitCode 254
* @httpCode 500
* @outputMatch
* @outputMatch
*/

use Tracy\Debugger;
Expand Down
2 changes: 1 addition & 1 deletion tests/Tracy/Debugger.exception.production.console.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Test: Tracy\Debugger exception in production & console mode.
* @exitCode 254
* @httpCode 500
* @outputMatch
* @outputMatch
*/

use Tracy\Debugger,
Expand Down

0 comments on commit 480ebbc

Please sign in to comment.