mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-08 11:05:09 +00:00
Javadoc correction to agree with code
This commit is contained in:
parent
393ad2db73
commit
362dd935f8
@ -2600,7 +2600,7 @@ private boolean isJsonObject(final String valueAsString) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Appends the given String in parenthesis to the given StringBuffer.
|
||||
* Appends the given String enclosed in double-quotes to the given StringBuffer.
|
||||
*
|
||||
* @param buffer the StringBuffer to append the value to.
|
||||
* @param value the value to append.
|
||||
|
Loading…
x
Reference in New Issue
Block a user