Skip to content

Commit 4a2fa90

Browse files
committed
Small change to kick in SVN auto-props for @Version $Id $
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@798594 13f79535-47bb-0310-9956-ffa450edef68
1 parent 2957b30 commit 4a2fa90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/java/org/apache/commons/codec/binary/StringUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
import org.apache.commons.codec.CharEncoding;
2323

2424
/**
25-
* Converts String to bytes using the encodings required by the Java specification. These encodings are specified in <a
25+
* Converts String to and from bytes using the encodings required by the Java specification. These encodings are specified in <a
2626
* href="http://java.sun.com/j2se/1.4.2/docs/api/java/nio/charset/Charset.html">Standard charsets</a>
2727
*
2828
* @see CharEncoding

0 commit comments

Comments
 (0)