mirror of
https://github.com/stleary/JSON-java.git
synced 2026-04-24 00:03:14 -04:00
fixes malformed javadoc
This commit is contained in:
@@ -423,7 +423,7 @@ public class XML {
|
||||
}
|
||||
|
||||
/**
|
||||
* This method is the same as {@link JSONObject.stringToValue(String)}
|
||||
* This method is the same as {@link JSONObject#stringToValue(String)}
|
||||
* except that this also tries to unescape String values.
|
||||
*
|
||||
* @param string String to convert
|
||||
|
||||
Reference in New Issue
Block a user