aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog-982
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog-98 b/gdb/ChangeLog-98
index 19398e3..68ba2be 100644
--- a/gdb/ChangeLog-98
+++ b/gdb/ChangeLog-98
@@ -2263,7 +2263,7 @@ Thu Dec 31 16:54:30 1998 David Taylor <taylor@texas.cygnus.com>
* target.c: Hp merge, 4/15/98 snapshot
There are new target_ops fields that pertain only
- to HPUX. All the changes relate to this. Fist,
+ to HPUX. All the changes relate to this. First,
new fields are added to the dummy_target target_ops
vector: To_require_attach, to_require_detach.