summaryrefslogtreecommitdiffstats
path: root/vendor/golang.org/x/net/webdav/lock_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/golang.org/x/net/webdav/lock_test.go')
-rw-r--r--vendor/golang.org/x/net/webdav/lock_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/golang.org/x/net/webdav/lock_test.go b/vendor/golang.org/x/net/webdav/lock_test.go
index 116d6c0d7..5cf14cda4 100644
--- a/vendor/golang.org/x/net/webdav/lock_test.go
+++ b/vendor/golang.org/x/net/webdav/lock_test.go
@@ -69,7 +69,7 @@ var lockTestDurations = []time.Duration{
// lockTestNames are the names of a set of mutually compatible locks. For each
// name fragment:
// - _ means no explicit lock.
-// - i means a infinite-depth lock,
+// - i means an infinite-depth lock,
// - z means a zero-depth lock,
var lockTestNames = []string{
"/_/_/_/_/z",