synckey commented on a change in pull request #8173: [FLINK-12189][Runtime]Fix 
bugs and typos in memory management related…
URL: https://github.com/apache/flink/pull/8173#discussion_r295128660
 
 

 ##########
 File path: 
flink-core/src/main/java/org/apache/flink/core/memory/MemorySegment.java
 ##########
 @@ -1272,7 +1272,7 @@ else if (target.address > target.addressLimit) {
 
        /**
         * Bulk copy method. Copies {@code numBytes} bytes to target unsafe 
object and pointer.
-        * NOTE: This is a unsafe method, no check here, please be carefully.
+        * NOTE: This is a unsafe method, no check here, please be careful.
 
 Review comment:
   `a` -> `an`?

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


With regards,
Apache Git Services

Reply via email to