Skip to content
Snippets Groups Projects
Commit f4daf895 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

doc: adjust libpq wording to be neither/nor

parent 3105844e
No related branches found
No related tags found
No related merge requests found
......@@ -3578,7 +3578,7 @@ char *PQescapeLiteral(PGconn *conn, const char *str, size_t length);
</tip>
<para>
Note that it is not necessary nor correct to do escaping when a data
Note that it is neither necessary nor correct to do escaping when a data
value is passed as a separate parameter in <function>PQexecParams</> or
its sibling routines.
</para>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment