Repository: buildr
Updated Branches:
  refs/heads/master b427d84d6 -> 1757598fa


Fix spelling mistake


Project: http://git-wip-us.apache.org/repos/asf/buildr/repo
Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/1757598f
Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/1757598f
Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/1757598f

Branch: refs/heads/master
Commit: 1757598faf6b0ccdfdd706eaf90b5ae26f77bf3f
Parents: b427d84
Author: Peter Donald <pe...@realityforge.org>
Authored: Fri Nov 24 08:29:29 2017 +1100
Committer: Peter Donald <pe...@realityforge.org>
Committed: Fri Nov 24 08:29:29 2017 +1100

----------------------------------------------------------------------
 CHANGELOG | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/buildr/blob/1757598f/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 5f082a8..6cdda2c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -34,7 +34,7 @@
 
 1.5.1 (2017-03-11)
 * Change: In the 'buildr/git_auto_version' addon strip out any versions that 
start with a 'v' character as
-          most projects on git repositories prefix version tags with a "v" to 
avoid collisions with any branchs
+          most projects on git repositories prefix version tags with a "v" to 
avoid collisions with any branches
           named after the version which are typically without the "v" 
character.
 * Fixed:  GWT Addon: The GWT project publishes invalid jars that can not be 
included on source path when
           the javadoc tool is executing. Work around this issue in GWT by 
removing them from the documentation

Reply via email to