markt-asf commented on a change in pull request #208: Fix typos
URL: https://github.com/apache/tomcat/pull/208#discussion_r330001555
 
 

 ##########
 File path: java/org/apache/catalina/tribes/group/GroupChannel.java
 ##########
 @@ -335,7 +335,7 @@ public void messageReceived(ChannelMessage msg) {
                 if (channelListener != null && channelListener.accept(fwd, 
source)) {
                     channelListener.messageReceived(fwd, source);
                     delivered = true;
-                    //if the message was accepted by an RPC channel, that 
channel
+                    //if the message was accepted by a RPC channel, that 
channel
                     //is responsible for returning the reply, otherwise we 
send an absence reply
 
 Review comment:
   This is correct. It is "an RPC channel" because R has a [vowel sound 
](https://www.quora.com/Which-is-correct-in-English-an-R-or-a-R) when 
pronounced.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to