diff options
author | David Anderson <davea@sgi.com> | 2000-10-27 15:02:42 +0000 |
---|---|---|
committer | David Anderson <davea@sgi.com> | 2000-10-27 15:02:42 +0000 |
commit | 86492e7813dd3de2ecad8d9c2c803198c045300f (patch) | |
tree | 3c42c168e7a1c14b1a59251cfc5ea04cce44bed1 /gdb/gdbarch.sh | |
parent | 0594ce6812669af20b550a1aad8b0a5a8c540382 (diff) | |
download | gdb-86492e7813dd3de2ecad8d9c2c803198c045300f.tar.gz |
Corrected spelling errors in comments.
gdbarch.{c,sh} removed a word from a comment.
Diffstat (limited to 'gdb/gdbarch.sh')
-rwxr-xr-x | gdb/gdbarch.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbarch.sh b/gdb/gdbarch.sh index 11a4a779e50..0d827f77080 100755 --- a/gdb/gdbarch.sh +++ b/gdb/gdbarch.sh @@ -1102,7 +1102,7 @@ cat <<EOF verify_gdbarch(): Confirm that the target updated the field correctly. - gdbarch_dump(): Add a fprintf_unfiltered call to so that the new + gdbarch_dump(): Add a fprintf_unfiltered call so that the new field is dumped out \`\`startup_gdbarch()'': Append an initial value to the static |