Fix parens typo reported by [email protected] (Bill Tonkin).
authorThomas G. Lockhart
Fri, 19 Feb 1999 01:58:52 +0000 (01:58 +0000)
committerThomas G. Lockhart
Fri, 19 Feb 1999 01:58:52 +0000 (01:58 +0000)
doc/src/sgml/notation.sgml

index 277a3f721e848da74ece7401253b5fa201b0142b..eec348aca63da87ba0e02e097c27eb3ada752449 100644 (file)
@@ -76,7 +76,7 @@ path to the Postgres superuser's home directory.
 
 
 In a command synopsis, brackets
-[ and ]) indicate an optional phrase or keyword.
+([ and ]) indicate an optional phrase or keyword.
 Anything in braces
 ({ and }) and containing vertical bars (|)
  indicates that you must choose one.