You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by bu...@apache.org on 2014/03/14 00:28:36 UTC

svn commit: r901493 - in /websites/staging/accumulo/trunk/content: ./ source.html

Author: buildbot
Date: Thu Mar 13 23:28:36 2014
New Revision: 901493

Log:
Staging update by buildbot for accumulo

Modified:
    websites/staging/accumulo/trunk/content/   (props changed)
    websites/staging/accumulo/trunk/content/source.html

Propchange: websites/staging/accumulo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Mar 13 23:28:36 2014
@@ -1 +1 @@
-1577378
+1577379

Modified: websites/staging/accumulo/trunk/content/source.html
==============================================================================
--- websites/staging/accumulo/trunk/content/source.html (original)
+++ websites/staging/accumulo/trunk/content/source.html Thu Mar 13 23:28:36 2014
@@ -140,7 +140,7 @@ need to install or modify the Thrift def
 <h3 id="merging-practices">Merging Practices</h3>
 <p>Changes should be merged from earlier branches of Accumulo to later branches.  Ask the dev list for instructions.</p>
 <h3 id="public-api">Public API</h3>
-<p>Refer to the README in the release you are using to see what packages in the public API.</p>
+<p>Refer to the README in the release you are using to see what packages are in the public API.</p>
 <p>Changes to non-private members of those classes are subject to additional scrutiny to minimize compatibility problems across Accumulo versions.</p>
 <h3 id="coding-practices">Coding Practices</h3>
 <ul>