From 9e4eb5598d347211a5a50b791bcbea863dfba49b Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Fri, 29 Jul 2005 15:01:51 +0000 Subject: * decl.c, init.c, initialize.c: Fix comment typos. From-SVN: r102556 --- gcc/ada/initialize.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/ada/initialize.c') 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 -- cgit v1.1