diff options
Diffstat (limited to 'doc/src/sgml/install-win32.sgml')
| -rw-r--r-- | doc/src/sgml/install-win32.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/install-win32.sgml b/doc/src/sgml/install-win32.sgml index eb44c949ed3..96f85d315dd 100644 --- a/doc/src/sgml/install-win32.sgml +++ b/doc/src/sgml/install-win32.sgml @@ -54,7 +54,7 @@ <term><filename>interfaces\libpq\Release\libpqdll.lib</filename></term> <listitem> <para> - Import library to link your program to <filename>libpq.dll</filename> + Import library to link your programs to <filename>libpq.dll</filename> </para> </listitem> </varlistentry> @@ -98,7 +98,7 @@ </para> <para> - To use the libraries, you must add the + To use the library, you must add the <filename>libpqdll.lib</filename> file to your project. (In Visual C++, just right-click on the project and choose to add it.) </para> |
