diff --git a/client/query.go b/client/query.go index 987f696..3f884f2 100644 --- a/client/query.go +++ b/client/query.go @@ -161,7 +161,7 @@ type Query struct { // If Timeout is not set, default is 1 minute. Timeout time.Duration // NotificationHandler is the per notification callback handed to a vendor - // specific implementation. For every notificaiton this call back will be + // specific implementation. For every notification this callback will be // called. NotificationHandler NotificationHandler // ProtoHandler, if set, will receive all response protos sent by the