diff --git a/src/Drivers/Decorator.php b/src/Drivers/Decorator.php index 96767eb..80f73dc 100644 --- a/src/Drivers/Decorator.php +++ b/src/Drivers/Decorator.php @@ -502,7 +502,7 @@ public function name($feature) /** * Retrieve the feature's class. * - * @param string $feature + * @param string $name * @return mixed */ public function instance($name)