Skip to content

Commit 8351a75

Browse files
namusyakaianlancetaylor
authored andcommitted
all: fix article typos
a -> an Change-Id: I7d0413396e51f16e0a83732a07a5536548e03506 Reviewed-on: https://go-review.googlesource.com/63992 Reviewed-by: Ian Lance Taylor <iant@golang.org>
1 parent 859d1a8 commit 8351a75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

idna/idna.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webdav/lock_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ var lockTestDurations = []time.Duration{
6969
// lockTestNames are the names of a set of mutually compatible locks. For each
7070
// name fragment:
7171
// - _ means no explicit lock.
72-
// - i means a infinite-depth lock,
72+
// - i means an infinite-depth lock,
7373
// - z means a zero-depth lock,
7474
var lockTestNames = []string{
7575
"/_/_/_/_/z",

0 commit comments

Comments
 (0)