summaryrefslogtreecommitdiff
path: root/gcc/ada/g-traceb.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/g-traceb.ads')
-rw-r--r--gcc/ada/g-traceb.ads4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/g-traceb.ads b/gcc/ada/g-traceb.ads
index 5f7a6ec1540..40106111076 100644
--- a/gcc/ada/g-traceb.ads
+++ b/gcc/ada/g-traceb.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- $Revision: 1.11 $
+-- $Revision: 1.1 $
-- --
-- Copyright (C) 1999-2000 Ada Core Technologies, Inc. --
-- --
@@ -45,7 +45,7 @@
-- To analyze the code locations later using addr2line or gdb, the necessary
-- units must be compiled with the debugging switch -g in the usual manner.
--- Note that it is not necesary to compile with -g to use Call_Chain. In
+-- Note that it is not necessary to compile with -g to use Call_Chain. In
-- other words, the following sequence of steps can be used:
-- Compile without -g