Author: lyalyakin
Date: Mon Nov 20 15:01:50 2017
New Revision: 1815815

URL: http://svn.apache.org/viewvc?rev=1815815&view=rev
Log:
* staging/quick-start.html
  (#setting-up-a-local-repo): fix double "an".

Modified:
    subversion/site/staging/quick-start.html

Modified: subversion/site/staging/quick-start.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/quick-start.html?rev=1815815&r1=1815814&r2=1815815&view=diff
==============================================================================
--- subversion/site/staging/quick-start.html (original)
+++ subversion/site/staging/quick-start.html Mon Nov 20 15:01:50 2017
@@ -415,7 +415,7 @@ $ svn copy https://example.com/MyRepo/tr
 you use Subversion locally to track personal files and single-person
 projects.</p>
 
-<p>The following procedure creates a minimal environment for an an existing
+<p>The following procedure creates a minimal environment for an existing
 project.  It converts a directory with a project into a working copy of a
 newly-created local Subversion repository.  As result you can modify the files
 in the working copy and track the changes in your local repository.</p>


Reply via email to