This fixes a couple of typos that I happened to notice on the web page. --- www/architecture/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/architecture/index.html b/www/architecture/index.html index 312476f..0a8a919 100755 --- a/www/architecture/index.html +++ b/www/architecture/index.html @@ -124,7 +124,7 @@ <p> The Core source files contain basic functionality that is required in the debugger as well as the - class represeting the debugger it self (Debugger). A + class representing the debugger itself (Debugger). A wide variety of classes are implemented: </p> <ul> -- 2.9.5 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits