summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2007-03-19 16:58:09 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2007-03-19 16:58:09 +0000
commitedc2a31a1ec25abce356701765680fe68233a386 (patch)
tree6a74330f98bac2276979923483787f6e09f79b6e
parent34544540ebe4b7778691ba7ef35a4ddcd16e9d5a (diff)
downloadATCD-edc2a31a1ec25abce356701765680fe68233a386.tar.gz
-rw-r--r--ACE/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index cdc0512fe25..a4a1ce2fabe 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1579,7 +1579,7 @@ Wed Feb 21 19:27:14 UTC 2007 Ossama Othman <ossama_othman at symantec dot com>
* ace/Truncate.h (Truncate, truncate_cast):
Deprecated ACE_Utils::Truncate() function name in favor of
- ACE_Utils::truncate_cast(). The former better reflects what the
+ ACE_Utils::truncate_cast(). The latter better reflects what the
function template actually does.
* ace/Unbounded_Set.cpp: