From 4c20afe6227c618ca6fbb581f461a7e116615713 Mon Sep 17 00:00:00 2001 From: Michael Roterman Date: Tue, 1 Apr 2014 23:39:20 +0200 Subject: [PATCH] Typo --- lib/Tmdb/Client.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Tmdb/Client.php b/lib/Tmdb/Client.php index 228fe6d2..5e7220d7 100644 --- a/lib/Tmdb/Client.php +++ b/lib/Tmdb/Client.php @@ -106,7 +106,7 @@ class Client private $cachePath; /** - * Stores wether the cache is enabled or not + * Stores whether the cache is enabled or not * * @var boolean */