One-character change, when you get around to it :-)

On 7/18/2011 21:35, [email protected] wrote:
Author: cmarcum
Date: Tue Jul 19 01:35:00 2011
New Revision: 1148126

URL: http://svn.apache.org/viewvc?rev=1148126&view=rev
Log:
specified instructions used Subversion Command-Line Client
noted only Committers and commit
added username and password to commit example

Modified:
     incubator/ooo/site/trunk/content/openofficeorg/svn-basics.mdtext

Modified: incubator/ooo/site/trunk/content/openofficeorg/svn-basics.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/ooo/site/trunk/content/openofficeorg/svn-basics.mdtext?rev=1148126&r1=1148125&r2=1148126&view=diff
==============================================================================
--- incubator/ooo/site/trunk/content/openofficeorg/svn-basics.mdtext (original)
+++ incubator/ooo/site/trunk/content/openofficeorg/svn-basics.mdtext Tue Jul 19 
01:35:00 2011
@@ -18,7 +18,7 @@ Notice:    Licensed to the Apache Softwa

  We use [Apache Subversion][1] for version control. For a complete reference 
on Subversion see the [Subversion Book][2]. You can [browse our repository][3] 
in your web browser.

-This page gives instructions on performing basic development tasks using 
Subversion. This instruction assumes you have Apache Subversion installed.
+This page gives instructions on performing basic development tasks using the 
Subversion Command-Line Client. This instruction assumes you have Apache 
Subversion installed.

  ## Overview

@@ -28,7 +28,7 @@ Subversion uses a copy-modify-merge mode

  ## Sub-commands and Abbreviations

-Subversion's commands can be ran from a command shell such as Bash on Linux. 
The subversion command is `svn` followed by optional sub-commands, options, and 
arguments.
+Subversion commands can be ran from a command shell such as Bash on Linux. The 
subversion client command is `svn` followed by optional sub-commands, options, 
and arguments.

ran -> run

--
/tj/

Reply via email to