Skip to content

Commit 988206b

Browse files
wq9578taylorotwell
andauthored
Correction comment for Str::orderedUuid() - https://github.com/larave… (#50268)
* Correction comment for Str::orderedUuid() - #50231 * Update Str.php --------- Co-authored-by: Taylor Otwell <[email protected]>
1 parent fa1be10 commit 988206b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Support/Str.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1634,7 +1634,7 @@ public static function uuid()
16341634
}
16351635

16361636
/**
1637-
* Generate a time-ordered UUID (version 4).
1637+
* Generate a time-ordered UUID.
16381638
*
16391639
* @return \Ramsey\Uuid\UuidInterface
16401640
*/

0 commit comments

Comments
 (0)