Javadoc fixes from FreeBSD ports

https://svnweb.freebsd.org/ports?view=revision&revision=501144
This commit is contained in:
zzz
2019-05-18 14:14:08 +00:00
parent a6e6d29d33
commit 11b391bc35
2 changed files with 8 additions and 8 deletions

View File

@ -13,7 +13,7 @@
* exception of <i>batching / multicall</i>. This feature is deliberately left
* out as it tends to confuse users (judging by posts in the JSON-RPC forum).
*
* <p>See the <a href="http://www.jsonrpc.org/specification"></a>JSON-RPC 2.0
* <p>See the <a href="http://www.jsonrpc.org/specification">JSON-RPC 2.0
* specification</a> for more information or write to the
* <a href="https://groups.google.com/forum/#!forum/json-rpc">user group</a> if
* you have questions.