summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libpng/projects/borland/libpng.readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/libpng/projects/borland/libpng.readme.txt')
-rw-r--r--src/3rdparty/libpng/projects/borland/libpng.readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/libpng/projects/borland/libpng.readme.txt b/src/3rdparty/libpng/projects/borland/libpng.readme.txt
index 208fd239..efe7cbdc 100644
--- a/src/3rdparty/libpng/projects/borland/libpng.readme.txt
+++ b/src/3rdparty/libpng/projects/borland/libpng.readme.txt
@@ -11,7 +11,7 @@ Z_PREFIX
3) add libpng.lib or libpngstat.lib to the project.
-If you are using libpng.dll, libpng.dll and zlib.dll will be retquired for the code to run.
+If you are using libpng.dll, libpng.dll and zlib.dll will be required for the code to run.
Alternatively, the libpng.dll can be built using zlibstat.lib to produce one dll containing both the zlib and png code.