reiern70 commented on a change in pull request #499:
URL: https://github.com/apache/wicket/pull/499#discussion_r801596367



##########
File path: 
wicket-native-websocket/wicket-native-websocket-core/src/main/java/org/apache/wicket/protocol/ws/util/tester/TestWebSocketConnection.java
##########
@@ -79,7 +122,7 @@ public IWebSocketConnection sendMessage(byte[] message, int 
offset, int length)
        protected abstract void onOutMessage(String message);
 
        /**
-        * A callback method that is called when a text message should be send 
to the client
+        * A callback method that is called when a text message should be sent 
to the client

Review comment:
       true... I think IDE just fooled me.




-- 
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