Fix a couple minor typos.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 8 Sep 2003 23:17:15 +0000 (23:17 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 8 Sep 2003 23:17:15 +0000 (23:17 +0000)
doc/src/sgml/notation.sgml

index 31a18dd1c75e3378b605e88ea99b5bcdf3459550..5160364a3242ddf909bd8c428869d8f92564b2cc 100644 (file)
@@ -7,14 +7,14 @@ $Header$
 
  <para>
   This book uses the following typographical conventions to mark
-  certain portions of test: new terms, foreign phrases, and other
+  certain portions of text: new terms, foreign phrases, and other
   important passages are emphasized in <emphasis>italics</>.
   Everything that represents input or output of the computer, in
   particular commands, program code, and screen output, is shown in a
-  monospaced front (<literal>example</literal>).  Within such
-  passages, italics (<replaceable>example</replaceable>) indicate,
-  that you must insert an actual value instead of the placeholder.  On
-  occasion, parts of program code are emphasized in bold face
+  monospaced font (<literal>example</literal>).  Within such
+  passages, italics (<replaceable>example</replaceable>) indicate
+  placeholders; you must insert an actual value instead of the placeholder.
+  On occasion, parts of program code are emphasized in bold face
   (<emphasis role="bold"><literal>example</></>), if they have been
   added or changed since the preceding example.
  </para>