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:
authorChristopher Faylor <me@cgf.cx>2001-10-29 02:05:49 +0300
committerChristopher Faylor <me@cgf.cx>2001-10-29 02:05:49 +0300
commitaa9d50a1c15b5aa4f4a192b9a146a377de4d42cb (patch)
treecdc3a2071bb98260806d5c4036c6c3a7b7fbf26c /winsup/cygwin/how-cygheap-works.txt
parent451386f76913998a1e2f04fe98c4ce609bf813b2 (diff)
fix spelling errors
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.