summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2004-07-31 13:59:00 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2004-07-31 13:59:00 +0000
commitfdfdbba273ea4e493d741e596c9af6fcc73d4924 (patch)
tree3946abdb56afe20b119fef39f07c26c8123bdf59
parent763408accaf3709c38853de0bcccedf945f3ca75 (diff)
downloadATCD-fdfdbba273ea4e493d741e596c9af6fcc73d4924.tar.gz
Grammar fix.
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e45c915d9b6..d3676b6a0e8 100644
--- a/NEWS
+++ b/NEWS
@@ -62,7 +62,7 @@ USER VISIBLE CHANGES BETWEEN ACE-5.4.1 and ACE-5.4.2
applied. Basic stuff works without problems. Advanced features
still need some work.
-. Usage of ASYS_INLINE is deprecated in ACE, use ACE_INLINE instead.
+. Usage of ASYS_INLINE is deprecated in ACE. Use ACE_INLINE instead.
. All inline source files now end in ".inl". The previous ".i"
extension is generally used for preprocessed C sources.