From 100bd718668f209dbd6b56a2c1ad3c6519f94761 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Sun, 5 Sep 2004 03:57:23 +0000 Subject: 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 --- docs/ObjectFiles.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/ObjectFiles.html') diff --git a/docs/ObjectFiles.html b/docs/ObjectFiles.html index 6152f3a..1fb5fc8 100644 --- a/docs/ObjectFiles.html +++ b/docs/ObjectFiles.html @@ -93,7 +93,7 @@ needed in order to understand what files should be linked into your program. libdatastructure.a - An archive containing DataStructure Analysis. + An archive containing Data Structure Analysis. libinstrument.a @@ -173,7 +173,7 @@ needed in order to understand what files should be linked into your program. datastructure.o - DataStructure Analysis + Data Structure Analysis codegen.o -- cgit v1.1