Fix a couple minor typos.
authorTom Lane
Mon, 8 Sep 2003 23:17:15 +0000 (23:17 +0000)
committerTom Lane
Mon, 8 Sep 2003 23:17:15 +0000 (23:17 +0000)
doc/src/sgml/notation.sgml

index 0f9c27862b8e17f8ef52f98f3b4940aacbc1a9da..dff64bca1004972e4036406732f901cfa570a6ca 100644 (file)
@@ -1,5 +1,5 @@
 
 
 
@@ -7,14 +7,14 @@ $Header: /cvsroot/pgsql/doc/src/sgml/notation.sgml,v 1.23 2003/09/08 23:02:28 pe
 
  
   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 italics.
   Everything that represents input or output of the computer, in
   particular commands, program code, and screen output, is shown in a
-  monospaced front (example).  Within such
-  passages, italics (example) 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 (example).  Within such
+  passages, italics (example) indicate
+  placeholders; you must insert an actual value instead of the placeholder.
+  On occasion, parts of program code are emphasized in bold face
   (example), if they have been
   added or changed since the preceding example.