summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2eefb102afd..9251a236f1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,7 @@ Wed Aug 6 02:27:32 UTC 2003 Don Hinton <dhinton@dresystems.com>
option needed to enable dynamic_casting of objects passed to
shared libraries. Thanks to Chris Cleeland
<cleeland@ociweb.com> for suggesting we dynamically obtain which
- ld is in use by passing the -print-prog-name to gcc, and
+ ld to use by passing the -print-prog-name to gcc, and
Krishnakumar B <kitty@cse.wustl.edu> for the patch.
* ace/Null_Mutex.h: