tipo
authorIan Lance Taylor <ian@airs.com>
Fri, 26 Jan 1996 20:43:50 +0000 (20:43 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 26 Jan 1996 20:43:50 +0000 (20:43 +0000)
binutils/binutils.texi

index 40a2cfe3d160dcce92d39df2d101fc62014a28f5..d4dae5774724eba5d59b5d3b70b2a576ac2879c4 100644 (file)
@@ -621,7 +621,7 @@ references.  For more details on common symbols, see the discussion of
 The symbol is in the initialized data section.
 
 @item G
-The symbol is in a initialized data section for small objects.  Some
+The symbol is in an initialized data section for small objects.  Some
 object file formats permit more efficient access to small data objects,
 such as a global int variable as opposed to a large global array.
 
@@ -636,7 +636,7 @@ The symbol is a debugging symbol.
 The symbol is in a read only data section.
 
 @item S
-The symbol is in a uninitialized data section for small objects.
+The symbol is in an uninitialized data section for small objects.
 
 @item T
 The symbol is in the text (code) section.