You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by bu...@apache.org on 2013/10/24 19:18:43 UTC

svn commit: r883961 - in /websites/staging/olingo/trunk/content: ./ doc/maven.html

Author: buildbot
Date: Thu Oct 24 17:18:42 2013
New Revision: 883961

Log:
Staging update by buildbot for olingo

Modified:
    websites/staging/olingo/trunk/content/   (props changed)
    websites/staging/olingo/trunk/content/doc/maven.html

Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Oct 24 17:18:42 2013
@@ -1 +1 @@
-1535446
+1535449

Modified: websites/staging/olingo/trunk/content/doc/maven.html
==============================================================================
--- websites/staging/olingo/trunk/content/doc/maven.html (original)
+++ websites/staging/olingo/trunk/content/doc/maven.html Thu Oct 24 17:18:42 2013
@@ -74,9 +74,9 @@
 <hr />
 <h3 id="get-the-project">Get the Project</h3>
 <p>The project uses <a href="http://git-scm.com/">Git</a> for source code management and version control.</p>
-<p>To get the project just <code>clone</code> the Project from:</p>
+<p>To get the project just <code>clone</code> the project from:</p>
 <p><code>https://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2</code></p>
-<p>with a <code>git client tool</code>.</p>
+<p>with a <code>git client</code>.</p>
 <p>As example with the official <code>git console client</code> just call:</p>
 <p><code>git clone https://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2</code></p>
 <p>from the command line.</p>