Merge pull request #65 from SephVelut/patch-1

Typo on comment
This commit is contained in:
Dominik Liebler
2014-02-06 09:09:25 +01:00

View File

@@ -26,7 +26,7 @@ class EBookAdapter implements PaperBookInterface
} }
/** /**
* This cass makes the proper translation from one interface to another * This class makes the proper translation from one interface to another
*/ */
public function open() public function open()
{ {