fixed capital B and lower d in usage

see the class name in usage example
This commit is contained in:
repat 2015-12-14 20:06:08 +01:00
parent b7bcd1c5f7
commit 51c474c46a

View file

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