Skip to content

Commit 742568e

Browse files
author
James William Pye
committed
Use a more descriptive field name in the first example.
1 parent a64bfe4 commit 742568e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

postgresql/documentation/lib.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ purpose of the file and to provide a hint to editors that SQL highlighting
4242
should be used. The format of an ILF takes the form::
4343

4444
<Preface>
45-
[symbol:type:method]
46-
<symbol statement>
45+
[name:type:method]
46+
<statement>
4747
...
4848

4949
Where multiple symbols may be defined. The Preface that comes before the first

0 commit comments

Comments
 (0)