mirror of
https://github.com/dimitri/pgloader.git
synced 2026-02-09 08:21:03 +01:00
Typo fix in the docs.
This commit is contained in:
parent
6593995832
commit
5624d729c4
@ -156,8 +156,8 @@ Any command may contain comments, following those input rules:
|
||||
- the `--` delimiter begins a comment that ends with the end of the
|
||||
current line,
|
||||
|
||||
- the delimiters `/*` and `/*/` respectively start and end a comment,
|
||||
which can be found in the middle of a command or span several lines.
|
||||
- the delimiters `/*` and `*/` respectively start and end a comment, which
|
||||
can be found in the middle of a command or span several lines.
|
||||
|
||||
Any place where you could enter a *whitespace* will accept a comment too.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user