aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/initialize.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/initialize.c')
-rw-r--r--gcc/ada/initialize.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/initialize.c b/gcc/ada/initialize.c
index 266e0c4..9d00698 100644
--- a/gcc/ada/initialize.c
+++ b/gcc/ada/initialize.c
@@ -123,7 +123,7 @@ __gnat_initialize (void *eh)
constructor fashion, typically triggered by the VxWorks loader. This is
achieved by way of a special variable declaration in the crt object, the
name of which has been deduced by analyzing the output of the "munching"
- step documented for C++. The de-registration is handled symetrically,
+ step documented for C++. The de-registration is handled symmetrically,
a-la C++ destructor fashion and typically triggered by the dynamic
unloader. Note that since the tables shall be registered against a
common datastructure, libgcc should be one of the modules (vs beeing