Skip to content

Commit 7ee45f8

Browse files
n
Change-Id: Ib1a532c540c890ce988e4092699fd879baf9799f
1 parent f9ace65 commit 7ee45f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/os/exec/exec.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ type Cmd struct {
334334
lookPathErr error
335335

336336
// cacheLookExtensions cache the result of calling lookExtensions,
337-
// use it only on windows.
337+
// set it only on windows.
338338
cacheLookExtensions string
339339
}
340340

0 commit comments

Comments
 (0)