You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@avro.apache.org by GitBox <gi...@apache.org> on 2022/04/13 21:19:35 UTC

[GitHub] [avro] zcsizmadia commented on a diff in pull request #1642: AVRO-3488 Fix spelling mistakes

zcsizmadia commented on code in PR #1642:
URL: https://github.com/apache/avro/pull/1642#discussion_r849905408


##########
lang/csharp/src/apache/main/IO/BinaryDecoder.netstandard2.0.cs:
##########
@@ -34,7 +34,7 @@ public partial class BinaryDecoder
         /// <summary>
         /// A float is written as 4 bytes.
         /// The float is converted into a 32-bit integer using a method equivalent to
-        /// Java's floatToIntBits and then encoded in little-endian format.
+        /// Java's floatToIntBits and then encoded in little-little-endian format.

Review Comment:
   fix the fix plz :)



-- 
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: issues-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org