jkbkupczyk commented on code in PR #161:
URL: https://github.com/apache/commons-net/pull/161#discussion_r1249330003
##########
src/main/java/org/apache/commons/net/util/Base64.java:
##########
@@ -114,10 +114,10 @@ public class Base64 {
// some state be preserved between calls of encode() and decode().
/**
- * Tests a given byte array to see if it contains only valid characters
within the Base64 alphabet.
+ * Tests a given byte array to see if it contains any valid character
within the Base64 alphabet.
Review Comment:
thanks 😊
--
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]