Merge pull request #1 from repat/patch-1

fixed capital B and lower d in usage
This commit is contained in:
sunra 2015-12-14 21:21:35 +02:00
commit b9808e631d

View file

@ -20,7 +20,7 @@ Class will be autoloaded.
#### usage
``` php
new \Ospinto\Dbug($myVariable);
new \Ospinto\dBug($myVariable);
```