summaryrefslogtreecommitdiff
path: root/ACE/ace/Default_Constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Default_Constants.h')
-rw-r--r--ACE/ace/Default_Constants.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Default_Constants.h b/ACE/ace/Default_Constants.h
index 383679a1eac..dc1f2e6de40 100644
--- a/ACE/ace/Default_Constants.h
+++ b/ACE/ace/Default_Constants.h
@@ -364,7 +364,7 @@
// elements.
# define ACE_FREE_LIST_WITH_POOL 1
-// A simple free list which doen't allocate/deallocate elements.
+// A simple free list which doesn't allocate/deallocate elements.
# define ACE_PURE_FREE_LIST 2
# if defined (ACE_WIN32)