Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/how-cygheap-works.txt')
-rw-r--r--winsup/cygwin/how-cygheap-works.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/how-cygheap-works.txt b/winsup/cygwin/how-cygheap-works.txt
index 53bd55d65..b60f88808 100644
--- a/winsup/cygwin/how-cygheap-works.txt
+++ b/winsup/cygwin/how-cygheap-works.txt
@@ -101,7 +101,7 @@ both the parent or the child.
for the cygheap. Unfortunately gcc does not support that feature, as of
this writing.)
-The reason for choosing a fixed, arbitrary location is to accomodate
+The reason for choosing a fixed, arbitrary location is to accommodate
Windows XP, although there were sporadic complaints of cygwin heap
failures in other pathological situations with both NT and 9x. In
Windows XP, Microsoft made the allocation of memory less deterministic.