GitHub user Abrasha opened a pull request:
https://github.com/apache/commons-lang/pull/216
Fix non-critical typos in comments and JavaDoc
fix typos in several local variables.
Please, look closely at changes in those files:
- org/apache/commons/lang3/text/StrSubstitutorTest.java
([Anchor](https://github.com/apache/commons-lang/compare/master...Abrasha:fix/non-critical-typos?expand=1#diff-8b41a3f8f69fbfc88251e619307f01ff))
- org/apache/commons/lang3/exception/ExceptionUtils.java
([Anchor](https://github.com/apache/commons-lang/compare/master...Abrasha:fix/non-critical-typos?expand=1#diff-40d839797a9b13ac5aa8d881e7e9f2d6))
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Abrasha/commons-lang fix/non-critical-typos
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-lang/pull/216.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 #216
----
commit aa75c23b2e51c8d42730c8b410e6a7148a7bb094
Author: Andrii <[email protected]>
Date: 2016-11-22T22:41:58Z
fix non-critical typos in comments and JavaDoc
fix typos in several local variables
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---