Merge pull request #48 from gbecchio/patch-1

fixed typo
This commit is contained in:
Dominik Liebler
2013-11-15 05:56:39 -08:00

View File

@@ -20,7 +20,7 @@ class Facade
/** /**
* This is the perfect time to use a dependency injection container * This is the perfect time to use a dependency injection container
* to creaate an instance of this class * to create an instance of this class
* *
* @param BiosInterface $bios * @param BiosInterface $bios
* @param OsInterface $os * @param OsInterface $os