Repository: logging-log4cxx Updated Branches: refs/heads/release_scripts e49bac2e6 -> 289575c76
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/289575c7 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/tree/289575c7 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/diff/289575c7 Branch: refs/heads/release_scripts Commit: 289575c76e3644553652c84e0c3f12e092cfdb3f Parents: e49bac2 Author: Thorsten Schöning <[email protected]> Authored: Sat Jan 20 12:02:59 2018 +0100 Committer: Thorsten Schöning <[email protected]> Committed: Sat Jan 20 12:02:59 2018 +0100 ---------------------------------------------------------------------- release_perform.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/289575c7/release_perform.sh ---------------------------------------------------------------------- diff --git a/release_perform.sh b/release_perform.sh index bbc37cb..7a3df1b 100755 --- a/release_perform.sh +++ b/release_perform.sh @@ -23,7 +23,7 @@ # the release archives anyway, which can be easily automated as well to not need to follow manual # instructions always. # -# It's impoirtant to note that this script is expected to be executed in the branch "next_stable", +# It's important to note that this script is expected to be executed in the branch "next_stable", # most likely prepared by the preparing counterpart. #
