GitHub user kinow opened a pull request:
https://github.com/apache/jena/pull/290
Spell checking some Javadocs
A new release of Jena is in the works. But I didn't have any time to
contribute to Jena recently. Synced my repo, and it was 730 commits behind ASF
master :-)
So since we had a holiday here, decided to spell check Javadoc. Will review
the HTML files of Fuseki, and the web site later today too.
I may have changed a few files too much. Started with a few... then by the
time I was done I realized I had too many files staged.
Feel free to point to files that should be removed from the pull request,
or even modules. I'll update the pull request accordingly.
Hoping to have more time to have fun with Jena soon.
Cheers
Bruno
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kinow/jena spell-checking-javadocs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/290.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 #290
----
commit 3f371dfa952f4af8c2f2511cf4f36e82a56f5789
Author: Bruno P. Kinoshita <[email protected]>
Date: 2017-10-22T23:25:21Z
Spell checking some Javadocs
----
---