From 4f74d620a4dd8798ed9acea617da3d4499a0c347 Mon Sep 17 00:00:00 2001 From: dingoEgret Date: Wed, 5 Feb 2014 21:55:04 -0500 Subject: [PATCH] Typo on comment --- Adapter/EBookAdapter.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Adapter/EBookAdapter.php b/Adapter/EBookAdapter.php index d8c5574..6240da1 100644 --- a/Adapter/EBookAdapter.php +++ b/Adapter/EBookAdapter.php @@ -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() {