OSDN Git Service

Fix typo in previous change.
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Nov 2005 09:04:50 +0000 (09:04 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Nov 2005 09:04:50 +0000 (09:04 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@107072 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ada/gnat_ugn.texi

index 496438a..4f4e585 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.