GitHub user jimmycasey opened a pull request:
https://github.com/apache/marmotta/pull/35
Fixed Spelling.
Be sure to do all of the following to help us incorporate your contribution
quickly and easily:
- [ ] Make sure the PR title is formatted like: `MARMOTTA-XXX: title of
pull request`
(replace `XXX` in the title with the actual Jira issue number; if there
is no one,
please [create one](https://issues.apache.org/jira/browse/MARMOTTA)
before).
- [ ] Make sure tests pass via mvn clean verify (even better, enable
Travis-CI on your
fork and ensure the whole test suite passes).
- [ ] If this contribution is large, please file an
[Apache's Individual Contributor License
Agreement](https://www.apache.org/licenses/icla.txt).
---
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jimmycasey/marmotta master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/marmotta/pull/35.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 #35
----
commit 7495dc6f67106e7e8b5dd53b5bb6b85f84740dd4
Author: Jimmy Casey <casey.jimmy@...>
Date: 2018-07-29T21:43:45Z
Fixed Spelling.
----
---