Spelling error.
Project: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/commit/34e29410 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/tree/34e29410 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/diff/34e29410 Branch: refs/heads/LOGCXX-500 Commit: 34e29410ed9decb8865f2851bf3a215d15e16b20 Parents: 56f36b4 Author: Thorsten Schöning <[email protected]> Authored: Tue Dec 19 18:56:59 2017 +0100 Committer: Thorsten Schöning <[email protected]> Committed: Tue Dec 19 18:56:59 2017 +0100 ---------------------------------------------------------------------- release_prepare.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/34e29410/release_prepare.sh ---------------------------------------------------------------------- diff --git a/release_prepare.sh b/release_prepare.sh index 7ec2d36..29fcd12 100755 --- a/release_prepare.sh +++ b/release_prepare.sh @@ -142,7 +142,7 @@ function get_mvn_prepare_new_dev_ver return 0 fi - # Maven is able to calculate a useful new version itself, even it warns about not being able to + # Maven is able to calculate a useful new version itself, even if it warns about not being able to # parse an empty version. echo "" }
