summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2010-06-10 08:23:00 +0000
committerJason Molenda <jmolenda@apple.com>2010-06-10 08:23:00 +0000
commit572f232f1855481989ca279ff1fe24d7b0bebd27 (patch)
treebea320f2172d6ff203000061e51ae5b7b5d249da
parentfc6980b2950ba31985c3924e22bc941350ba0d91 (diff)
downloadbcm5719-llvm-572f232f1855481989ca279ff1fe24d7b0bebd27.tar.gz
bcm5719-llvm-572f232f1855481989ca279ff1fe24d7b0bebd27.zip
Spelling fix from Sebastian Redl.
llvm-svn: 105785
-rwxr-xr-xlldb/www/architecture.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/www/architecture.html b/lldb/www/architecture.html
index d548b33fc10..67f1b1dc261 100755
--- a/lldb/www/architecture.html
+++ b/lldb/www/architecture.html
@@ -109,7 +109,7 @@
<p>A collection of classes that implement our breakpoint classes.
Breakpoints are resolved symbolically and always continue to
- resolve themselves as your program runs. Wether settings breakpoints
+ resolve themselves as your program runs. Whether settings breakpoints
by file and line, by symbol name, by symbol regular expression,
or by address, breakpoints will keep trying to resolve new locations
each time shared libraries are loaded. Breakpoints will of course
OpenPOWER on IntegriCloud