afs commented on code in PR #2818: URL: https://github.com/apache/jena/pull/2818#discussion_r1827409247
########## jena-base/src/main/java/org/apache/jena/atlas/io/BlockUTF8.java: ########## @@ -28,7 +28,7 @@ * This code is just the UTF-8 encoding rules - it does not check for legality * of the Unicode data. The standard codecs do, so do not round-trip with binary * compatibility. (Example: a single element of a surrogate pair will - * be encoded/decoded without lost.) + * be encoded/decoded without lose.) Review Comment: !! -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
