Skip to content

Commit 4dccfa0

Browse files
committed
minor: remove extra space in documentation
Change-Id: Ic453c96b182ea506223dd4ed657e98c9e1a25d9d
1 parent a4235c0 commit 4dccfa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mongo/private/options/options.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ type FindOneAndReplaceOptioner interface {
116116
findOneAndReplaceOption()
117117
}
118118

119-
// ChangeStreamOptioner is the interface implemented by types that can be used as Options for
119+
// ChangeStreamOptioner is the interface implemented by types that can be used as Options for
120120
// change stream operations.
121121
type ChangeStreamOptioner interface {
122122
Optioner

0 commit comments

Comments
 (0)