FSchumacher opened a new pull request #679:
URL: https://github.com/apache/commons-lang/pull/679
Use `<code>{</code>` instead of `{@code {}`, as the latter one is
invalid. It works in the current javadoc, as it is accompanied
with the equally invalid closing statement `{@code }}`, which
balances the used braces in the `{@code ...}` fragments and combines
the first invalid statement with the last one.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]