GitHub user acoburn opened a pull request:
https://github.com/apache/incubator-tamaya/pull/16
Documentation fixes
This eliminates javadoc warnings, fixes typos and adds links to Tamaya
classes, where appropriate.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/acoburn/incubator-tamaya documentation_fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tamaya/pull/16.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #16
----
commit 904ce250e29aba86907cb6b814b868e00f7f286d
Author: Aaron Coburn <acoburn@...>
Date: 2018-03-02T23:37:07Z
Documentation fixes
This eliminates javadoc warnings, fixes typos and adds links to Tamaya
classes, where appropriate.
----
---