aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Kaufman <david.kaufman@gmx.de>2024-01-12 20:22:15 +0100
committerGitHub <noreply@github.com>2024-01-12 13:22:15 -0600
commit016b199544692f745ffc8867b914129ecb47ef06 (patch)
tree07c33fa8f30c85857a8ecb4a904ce16e3577e2dd
parent1d8b6ea0990d688105843a9a67b1d07222350502 (diff)
downloadgoogle-uuid-016b199544692f745ffc8867b914129ecb47ef06.tar.gz
fix: fix typo in version 7 uuid documentation (#153)
-rw-r--r--version7.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/version7.go b/version7.go
index fbc902a..3167b64 100644
--- a/version7.go
+++ b/version7.go
@@ -74,7 +74,7 @@ func makeV7(uuid []byte) {
uuid[7] = byte(s)
}
-// lastV7time is the last last time we returned stored as:
+// lastV7time is the last time we returned stored as:
//
// 52 bits of time in milliseconds since epoch
// 12 bits of (fractional nanoseconds) >> 8