From d40824ca2cc6434945d70c07e96fc2f4e45509c0 Mon Sep 17 00:00:00 2001 From: Dru Lavigne Date: Sun, 26 Jul 2015 09:24:49 +0000 Subject: [PATCH] Fix redundancy. Sponsored by: Essen DevSummit Hackathon --- en_US.ISO8859-1/books/handbook/mirrors/chapter.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml b/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml index c9581b544f..1502219f1c 100644 --- a/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml @@ -481,9 +481,9 @@ Comment out for now until these can be verified. Running <application>Subversion</application> - The svn command is used to fetch a - clean copy of the sources into a local directory. The files - in this directory are called a local working + To fetch a clean copy of the sources into a local + directory, use svn. The files in this + directory are called a local working copy.