[user-guide] minor typo fixes to new Printing unit.

Susan Lauber laubersm at fedoraproject.org
Wed Oct 27 22:47:39 UTC 2010


commit 09cf41357808d1fe917e49c746c89491edf8543d
Author: Susan Lauber <laubersm at fedoraproject.org>
Date:   Wed Oct 27 14:26:18 2010 -0400

    minor typo fixes to new Printing unit.

 en-US/Printing.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/en-US/Printing.xml b/en-US/Printing.xml
index fc7a9f5..a72f15d 100644
--- a/en-US/Printing.xml
+++ b/en-US/Printing.xml
@@ -7,7 +7,7 @@
 	<para>Despite the increasing availability of electronic services, there are are 
 	still times when it is necessary or desirable to print documents.
 	Fortunately, Fedora makes printing easy. This chapter covers connecting to a 
-	single printer, and connecting to an existing print server.
+	single printer and connecting to an existing print server.
 	<!-- Maybe some day we'll touch on setting up a basic print server. Or that
 	might be better left to a more advanced guide. -->
 	Like many other aspects of Fedora, printing can	be configured by a graphical
@@ -197,7 +197,7 @@
 	a way to print from the command line, too.  You can use the <command>lpr</command> to
 	print a file.  For example, <command>lpr myfile.txt</command> prints the file
 	<filename>myfile.txt</filename>.  You can specify the printer to use with the
-	<command>-P</command>option.  The argument to <command>-P</command> is the short name of
+	<command>-P</command> option.  The argument to <command>-P</command> is the short name of
 	the printer.  If you installed a printer called "laserjet", you would print your file
 	with <command>lpr -P laserjet <replaceable>filename</replaceable></command>.</para>
 	<para>The default printer can also be set by setting the <command>PRINTER</command>


More information about the docs-commits mailing list