svn commit: r47469 - head/en_US.ISO8859-1/books/fdp-primer/writing-style
Warren Block
wblock at FreeBSD.org
Thu Oct 1 14:55:40 UTC 2015
Author: wblock
Date: Thu Oct 1 14:55:39 2015
New Revision: 47469
URL: https://svnweb.freebsd.org/changeset/doc/47469
Log:
Swap two words transposed.
Modified:
head/en_US.ISO8859-1/books/fdp-primer/writing-style/chapter.xml
Modified: head/en_US.ISO8859-1/books/fdp-primer/writing-style/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/fdp-primer/writing-style/chapter.xml Thu Oct 1 14:34:32 2015 (r47468)
+++ head/en_US.ISO8859-1/books/fdp-primer/writing-style/chapter.xml Thu Oct 1 14:55:39 2015 (r47469)
@@ -196,7 +196,7 @@
<para>For example, commands:</para>
<informalexample>
- <para>Wrong: Use the command <command>svn</command> to
+ <para>Wrong: Use the <command>svn</command> command to
update sources.</para>
</informalexample>
More information about the svn-doc-head
mailing list