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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to