You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zookeeper.apache.org by iv...@apache.org on 2011/12/07 15:27:18 UTC

svn commit: r1211448 - in /zookeeper/bookkeeper/site/content: index.textile releases.textile

Author: ivank
Date: Wed Dec  7 14:27:18 2011
New Revision: 1211448

URL: http://svn.apache.org/viewvc?rev=1211448&view=rev
Log:
Fixed two typos

Modified:
    zookeeper/bookkeeper/site/content/index.textile
    zookeeper/bookkeeper/site/content/releases.textile

Modified: zookeeper/bookkeeper/site/content/index.textile
URL: http://svn.apache.org/viewvc/zookeeper/bookkeeper/site/content/index.textile?rev=1211448&r1=1211447&r2=1211448&view=diff
==============================================================================
--- zookeeper/bookkeeper/site/content/index.textile (original)
+++ zookeeper/bookkeeper/site/content/index.textile Wed Dec  7 14:27:18 2011
@@ -18,7 +18,7 @@ Notice:    Licensed to the Apache Softwa
 
 h1. Welcome to Apache BookKeeper™
 
-The Apache BookKeeper subproject of ZooKeeper is made up of a distributed logging service called BookKeeper and a distribute publish/subscribe system build on top of BookKeeper called Hedwig.
+The Apache BookKeeper subproject of ZooKeeper is made up of a distributed logging service called BookKeeper and a distributed publish/subscribe system built on top of BookKeeper called Hedwig.
 
 h2. What is the BookKeeper?
 

Modified: zookeeper/bookkeeper/site/content/releases.textile
URL: http://svn.apache.org/viewvc/zookeeper/bookkeeper/site/content/releases.textile?rev=1211448&r1=1211447&r2=1211448&view=diff
==============================================================================
--- zookeeper/bookkeeper/site/content/releases.textile (original)
+++ zookeeper/bookkeeper/site/content/releases.textile Wed Dec  7 14:27:18 2011
@@ -34,7 +34,7 @@ Release notes for Apache BookKeeper rele
 
 h2(#news). News
 
-h3. 26 Nov, 2011: release 4.0.0 available
+h3. 7 Dec, 2011: release 4.0.0 available
 
 This is the first release of BookKeeper as a subproject of Zookeeper.
 See "BookKeeper 4.0.0 Release Notes":./docs/r4.0.0/releaseNotes.html for details.