You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by me...@apache.org on 2015/07/11 01:20:28 UTC

mesos git commit: Fixed typo in CHANGELOG.

Repository: mesos
Updated Branches:
  refs/heads/master 443d2c7b2 -> 839ba726e


Fixed typo in CHANGELOG.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/839ba726
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/839ba726
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/839ba726

Branch: refs/heads/master
Commit: 839ba726e2a080a52ca838a987800fb8943741a5
Parents: 443d2c7
Author: Adam B <ad...@mesosphere.io>
Authored: Fri Jul 10 16:20:18 2015 -0700
Committer: Adam B <ad...@mesosphere.io>
Committed: Fri Jul 10 16:20:18 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/839ba726/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 515e8f8..4004da5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -42,7 +42,7 @@ This release also includes API changes, new modules, and deprecations.
   * [MESOS-2475] - Add the Resource::ReservationInfo protobuf message.
   * [MESOS-2614] - Update name, hostname, failover_timeout, and webui_url in
                    master on framework re-registration
-  * [MESOS-2654] - A new 'capabilities' field has been addd to FrameworkInfo to
+  * [MESOS-2654] - A new 'capabilities' field has been added to FrameworkInfo to
                    opt in to revocable resources.
   * [MESOS-2691] - Update Resource message to include revocable resources.
   * [MESOS-2955] - Introduce acceptOffers scheduler driver API for performing