Skip to content

Commit

Permalink
Minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
moufmouf committed Sep 8, 2015
1 parent ca271e5 commit a2cb0e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -25,7 +25,8 @@ between minor versions.
## Usage

This package contains a `CompositeException` class with 2 methods: `add(\Throwable $e)` and `isEmtpy()`.
Typical usage looks like this:

Typical usage:

```php
use Mouf\Utils\CompositeException;
Expand Down

0 comments on commit a2cb0e2

Please sign in to comment.