summaryrefslogtreecommitdiffstats
path: root/lldb/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/www/index.html')
-rwxr-xr-xlldb/www/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/www/index.html b/lldb/www/index.html
index b05efae11fd..7813140711b 100755
--- a/lldb/www/index.html
+++ b/lldb/www/index.html
@@ -61,7 +61,7 @@
<ul>
<li>Up to date language support for C, C++, Objective C</li>
<li>Multi-line expressions that can declare local variables and types</li>
- <li>Utilitize the JIT for expressions when supported</li>
+ <li>Utilize the JIT for expressions when supported</li>
<li>Evaluate expression Intermediate Representation (IR) when JIT can't be used</li>
</ul>
</div>
OpenPOWER on IntegriCloud