Skip to content

Commit 65e8118

Browse files
committed
comment
1 parent 585d382 commit 65e8118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/verifier/clustertime.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818

1919
const opTimeKeyInServerResponse = "operationTime"
2020

21-
// GetClusterTime creates a new cluster time, updates all shards’
21+
// GetNewClusterTime creates a new cluster time, updates all shards’
2222
// cluster times to meet or exceed that time, then returns it.
2323
func GetNewClusterTime(
2424
ctx context.Context,

0 commit comments

Comments
 (0)