diff --git a/src/Client.php b/src/Client.php index d072326..a0928a3 100644 --- a/src/Client.php +++ b/src/Client.php @@ -252,7 +252,7 @@ public function mkdir($key, $ttl = 0) /** * Update an existing key with a given value. - * @param strint $key + * @param string $key * @param string $value * @param int $ttl * @param array $condition The extra condition for updating