diff options
| author | Christopher Friesen <friesen@apple.com> | 2010-06-12 03:34:21 +0000 |
|---|---|---|
| committer | Christopher Friesen <friesen@apple.com> | 2010-06-12 03:34:21 +0000 |
| commit | fa7936bc8d8eb57ea6dbe3b07aa97ef29d385cc5 (patch) | |
| tree | 8bab6f030a54c5c894ffaf36104ce0424f1f6ff9 /lldb | |
| parent | ada854f8b689d351979c3bdf11c11912c51ba111 (diff) | |
| download | bcm5719-llvm-fa7936bc8d8eb57ea6dbe3b07aa97ef29d385cc5.tar.gz bcm5719-llvm-fa7936bc8d8eb57ea6dbe3b07aa97ef29d385cc5.zip | |
Fix utilities text
llvm-svn: 105877
Diffstat (limited to 'lldb')
| -rwxr-xr-x | lldb/www/architecture.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lldb/www/architecture.html b/lldb/www/architecture.html index aa991cfe084..5c95c2a2e26 100755 --- a/lldb/www/architecture.html +++ b/lldb/www/architecture.html @@ -245,8 +245,8 @@ <h1 class ="postheader">Utility</h1>
<div class="postcontent">
- <p>Utility files should be as stand alone as possible are
- are available for LLDB and any plug-ins or related
+ <p>Utility files should be as stand alone as possible and
+ available for LLDB, plug-ins or related
applications to use.</p>
<p>Files found in the Utility section include:</p>
<ul>
|

