Update Facade.php

This commit is contained in:
Becchio 2013-11-14 17:05:27 +01:00
parent 2c301f2b74
commit 01d42da38f

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