Copilot commented on code in PR #3537:
URL: https://github.com/apache/avro/pull/3537#discussion_r2466235843


##########
lang/java/avro/src/main/java/org/apache/avro/io/BinaryData.java:
##########
@@ -184,7 +184,7 @@ private static int compare(Decoders d, Schema schema) 
throws IOException {
    * return a positive value, if less than return a negative value.

Review Comment:
   Corrected spelling of 'tread' to 'treat' in the PR title (though the code 
comment itself is correct).
   ```suggestion
      * return a positive value, if less than, return a negative value.
   ```



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