Repository: logging-log4j2 Updated Branches: refs/heads/master 3b037123f -> 4c8254506
Fix typo for LOG4J2-1508. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/4c825450 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/4c825450 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/4c825450 Branch: refs/heads/master Commit: 4c825450648b20859d952e8f3cf317d7d906f33c Parents: 3b03712 Author: Gary Gregory <ggreg...@apache.org> Authored: Mon Aug 15 09:11:40 2016 -0700 Committer: Gary Gregory <ggreg...@apache.org> Committed: Mon Aug 15 09:11:40 2016 -0700 ---------------------------------------------------------------------- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/4c825450/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index a4fac9e..5d39720 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -79,7 +79,7 @@ Allow Builders to be completely generic. </action> <action issue="LOG4J2-1508" dev="ggregory" type="add" due-to="Gary Gregory"> - Allow a Builder to sublcass another Builder. + Allow a Builder to subclass another Builder. </action> <action issue="LOG4J2-1458" dev="ggregory" type="update" due-to="Gary Gregory"> Update Jackson from 2.7.5 to 2.8.0.