fix typos

llvm-svn: 28894
This commit is contained in:
Jim Laskey 2006-06-21 11:08:10 +00:00
parent 336313ce3d
commit e7235645a2

View File

@ -611,8 +611,8 @@ href="#format_basic_type">basic</a>, <a href="#format_derived_type">derived</a>
or <a href="#format_composite_type">composite</a> type descriptors, each or <a href="#format_composite_type">composite</a> type descriptors, each
representing a field member of the structure or union.</p> representing a field member of the structure or union.</p>
<p>The the first member of subroutine (tag = <tt>DW_TAG_subroutine_type</tt>) <p>The first member of subroutine (tag = <tt>DW_TAG_subroutine_type</tt>)
types is the type of the return value for the subroutine. The remaining type elements is the return type for the subroutine. The remaining
elements are the formal arguments to the subroutine.</p> elements are the formal arguments to the subroutine.</p>
<p><a href="#format_composite_type">Composite type</a> location can be <p><a href="#format_composite_type">Composite type</a> location can be