mirror of
https://github.com/google/uuid.git
synced 2024-11-28 08:49:08 +02:00
Merge pull request #13 from oreqizer/patch-1
version4: Typo in 'New' doc
This commit is contained in:
commit
1c6adf5cd1
@ -6,7 +6,7 @@ package uuid
|
||||
|
||||
import "io"
|
||||
|
||||
// New is creates a new random UUID or panics. New is equivalent to
|
||||
// New creates a new random UUID or panics. New is equivalent to
|
||||
// the expression
|
||||
//
|
||||
// uuid.Must(uuid.NewRandom())
|
||||
|
Loading…
Reference in New Issue
Block a user