mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-04 05:57:25 +02:00
Typo on comment
This commit is contained in:
@@ -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()
|
||||
{
|
||||
|
Reference in New Issue
Block a user