mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-04 14:07: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()
|
public function open()
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user