diff options
Diffstat (limited to 'docs/UsingLibraries.html')
-rw-r--r-- | docs/UsingLibraries.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/UsingLibraries.html b/docs/UsingLibraries.html index 6152f3ac91..1fb5fc84c9 100644 --- a/docs/UsingLibraries.html +++ b/docs/UsingLibraries.html @@ -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> |