summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-06-26 00:07:24 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-06-26 00:07:24 +0000
commitdedc5557008a1a75561a915bbfdb712ebdf5c14a (patch)
treeea20d932ca3749a08a8412fdfc37a3a69b628cda
parentc8d878761caaedd22f11ced354a30cb3eeb89053 (diff)
downloadATCD-dedc5557008a1a75561a915bbfdb712ebdf5c14a.tar.gz
Fri Jun 26 00:46:10 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
* docs/ACE-guidelines.html: Fixed typo
-rw-r--r--ACE/ChangeLog9
-rw-r--r--ACE/docs/ACE-guidelines.html2
2 files changed, 8 insertions, 3 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index ad592f97331..8bbb1101485 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,9 +1,14 @@
+Fri Jun 26 00:46:10 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * docs/ACE-guidelines.html:
+ Fixed typo
+
Thu Jun 25 21:46:10 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com>
* tests/non_mpc_makefile/foo.cpp:
-
+
Fuzz fix.
-
+
Thu Jun 25 14:20:08 UTC 2009 Adam Mitz <mitza@ociweb.com>
* bin/ace_tests.lst:
diff --git a/ACE/docs/ACE-guidelines.html b/ACE/docs/ACE-guidelines.html
index 86937035ff0..0aae123e141 100644
--- a/ACE/docs/ACE-guidelines.html
+++ b/ACE/docs/ACE-guidelines.html
@@ -1260,7 +1260,7 @@ public:
<li>Test your change on at least Windows and Linux before commiting.
After commiting watch the scoreboard to catch errors your change
may be related to on other platforms.
- <li>An an entry to the appropriate ChangeLog. TAO and some
+ <li>Add an entry to the appropriate ChangeLog. TAO and some
ACE subdirectories, such as <a href="../ASNMP">ASNMP</a>,
<a href="../apps/JAWS">JAWS</a>, and
<a href="../apps/gperf">gperf,</a> have their