Skip to content

Commit

Permalink
minor: remove extra space in documentation
Browse files Browse the repository at this point in the history
Change-Id: Ic453c96b182ea506223dd4ed657e98c9e1a25d9d
  • Loading branch information
saghm committed Mar 6, 2018
1 parent a4235c0 commit 4dccfa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mongo/private/options/options.go
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ type FindOneAndReplaceOptioner interface {
findOneAndReplaceOption()
}

// ChangeStreamOptioner is the interface implemented by types that can be used as Options for
// ChangeStreamOptioner is the interface implemented by types that can be used as Options for
// change stream operations.
type ChangeStreamOptioner interface {
Optioner
Expand Down

0 comments on commit 4dccfa0

Please sign in to comment.