Spelling fix from Sebastian Redl.


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@105785 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/architecture.html b/www/architecture.html
index d548b33..67f1b1d 100755
--- a/www/architecture.html
+++ b/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