Put a space between Data' and Structure' of DSA.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16179 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman
2004-09-05 03:57:23 +00:00
parent fe732854ba
commit 100bd71866
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -93,7 +93,7 @@ needed in order to understand what files should be linked into your program.
</tr>
<tr class="doc_table">
<td>libdatastructure.a</td>
<td>An archive containing DataStructure Analysis.</td>
<td>An archive containing Data Structure Analysis.</td>
</tr>
<tr class="doc_table">
<td>libinstrument.a</td>
@@ -173,7 +173,7 @@ needed in order to understand what files should be linked into your program.
</tr>
<tr class="doc_table">
<td>datastructure.o</td>
<td>DataStructure Analysis</td>
<td>Data Structure Analysis</td>
</tr>
<tr class="doc_table">
<td>codegen.o</td>