DonalEvans commented on a change in pull request #6036:
URL: https://github.com/apache/geode/pull/6036#discussion_r613639611



##########
File path: 
geode-core/src/main/java/org/apache/geode/internal/cache/PartitionedRegion.java
##########
@@ -1189,11 +1189,11 @@ public void postCreateRegion() {
       for (GatewaySender sender : cache.getAllGatewaySenders()) {
         if (sender.isParallel() && 
allGatewaySenderIds.contains(sender.getId())) {
           /*
-           * get the ParallelGatewaySender to create the colocated partitioned 
region for this
+           * get the ParallelGatewaySender to create the collocated 
partitioned region for this

Review comment:
       This should be "colocated" with one L.




-- 
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:
[email protected]


Reply via email to