xiazcy commented on code in PR #2366:
URL: https://github.com/apache/tinkerpop/pull/2366#discussion_r1411086414


##########
gremlin-go/driver/anonymousTraversal.go:
##########
@@ -22,7 +22,7 @@ package gremlingo
 // AnonymousTraversalSource interface for generating anonymous traversals.
 type AnonymousTraversalSource interface {
        // WithRemote used to set the DriverRemoteConnection within the 
AnonymousTraversalSource

Review Comment:
   ```suggestion
        // With used to set the DriverRemoteConnection within the 
AnonymousTraversalSource
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to