Fix typo in previous change.
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 16 Nov 2005 09:04:50 +0000 (10:04 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 16 Nov 2005 09:04:50 +0000 (10:04 +0100)
From-SVN: r107072

gcc/ada/gnat_ugn.texi

index 496438ad20a75afbaedf689fe16b927d6d8872c9..4f4e5852b30e0830c4f98b88358964b0cfc593e1 100644 (file)
@@ -27314,7 +27314,7 @@ library (@pxref{Using gnatdll}).
 @end enumerate
 
 @noindent
-Note that a relocatable DLL and stripped using the @code{strip}
+Note that a relocatable DLL stripped using the @code{strip}
 binutils tool will not be relocatable anymore. To build a DLL without
 debug information pass @code{-largs -s} to @code{gnatdll}. This
 restriction does not apply to a DLL built using a Library Project.