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 */