Fixing malformed Javadoc warnings in jetty-util-ajax
This commit is contained in:
parent
61bda536da
commit
9f13a0e146
|
@ -1606,7 +1606,7 @@ public class JSON
|
|||
|
||||
/**
|
||||
* Construct a literal JSON instance for use by
|
||||
* {@link JSON#toString(Object)}. If {@link Log#isDebugEnabled()} is
|
||||
* {@link JSON#toString(Object)}. If {@link Logger#isDebugEnabled()} is
|
||||
* true, the JSON will be parsed to check validity
|
||||
*
|
||||
* @param json
|
||||
|
|
Loading…
Reference in New Issue