Skip to content

Commit 2b9fa6d

Browse files
authored
Merge pull request #3 from EdwardBetts/spelling
Correct spelling mistake
2 parents 38f8067 + 4901bee commit 2b9fa6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

browser.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Package browser provides helpers to open files, readers, and urls in a browser window.
22
//
3-
// The choice of which browser is started is entirely client dependant.
3+
// The choice of which browser is started is entirely client dependent.
44
package browser
55

66
import (

0 commit comments

Comments
 (0)