diff options
| author | Peter Eisentraut <peter_e@gmx.net> | 2003-03-24 14:32:51 +0000 |
|---|---|---|
| committer | Peter Eisentraut <peter_e@gmx.net> | 2003-03-24 14:32:51 +0000 |
| commit | d258ba01ec601f655137468bd484153eb369e92d (patch) | |
| tree | 59affea94b2a693fb1a889b03474029ecbfabb22 /doc/src/sgml/install-win32.sgml | |
| parent | e27334f4054c9bb45d99e53774f8d4b35e7ff3f9 (diff) | |
Another big editing pass for consistent content and presentation.
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> |
