git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1096574 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary D. Gregory 2011-04-25 19:51:57 +00:00
parent 8691eb0328
commit 3822209578
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ static JavaVersion get(final String nom) {
/**
* <p>The string value is overridden to return the standard name.</p>
*
* <p>For example, '1.5'.</p>
* <p>For example, <code>"1.5"</code>.</p>
*
* @return the name, not null
*/