summaryrefslogtreecommitdiff
path: root/win32/Readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'win32/Readme.txt')
-rw-r--r--win32/Readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/Readme.txt b/win32/Readme.txt
index 6b3edddb..d02070e2 100644
--- a/win32/Readme.txt
+++ b/win32/Readme.txt
@@ -23,7 +23,7 @@ CONTENTS
2.1 GNU C/C++, Mingw Edition
2.2 Borland C++ Builder
2.2.1 Building with iconv support
- 2.2.2 Compatability problems with MSVC (and probably CYGWIN)
+ 2.2.2 Compatibility problems with MSVC (and probably CYGWIN)
2.2.3 Other caveats
@@ -188,7 +188,7 @@ define EILSEQ=2 in Makefile.bcb. The value "2" is the value for ENOFILE (file
not found). This should not have any disastrous side effects beyond possibly
displaying a misleading error message in certain situations.
-2.2.2 Compatability problems with MSVC (and probably CYGWIN)
+2.2.2 Compatibility problems with MSVC (and probably CYGWIN)
A libxml2 DLL generated by BCB is callable from MSVC programs, but there is a
minor problem with the names of the symbols exported from the library. The