keywords fixup

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089964 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Matthew Jason Benson 2011-04-07 19:49:02 +00:00
parent faae4b3b10
commit 368fe5337c
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ package org.apache.commons.lang3;
*
* @see java.lang.CharSequence
* @since 3.0
* @version $Id: StringUtils.java 1089734 2011-04-07 04:37:52Z bayard $
* @version $Id$
*/
public class CharSequenceUtils {