diff --git a/Str.php b/Str.php index c866d7d2..1a27bd1f 100644 --- a/Str.php +++ b/Str.php @@ -1634,7 +1634,7 @@ public static function uuid() } /** - * Generate a time-ordered UUID (version 4). + * Generate a time-ordered UUID. * * @return \Ramsey\Uuid\UuidInterface */