summaryrefslogtreecommitdiffstats
path: root/lldb/www/python_reference
diff options
context:
space:
mode:
authorBruce Mitchener <bruce.mitchener@gmail.com>2018-10-04 22:33:39 +0000
committerBruce Mitchener <bruce.mitchener@gmail.com>2018-10-04 22:33:39 +0000
commit173946dca61175350b415745848e946dceef6968 (patch)
treebacf1866316a61bed625a9a0c9e670c470fe8953 /lldb/www/python_reference
parentecc82ef0c22ea69d667cafb52f144ca5b32fad87 (diff)
downloadbcm5719-llvm-173946dca61175350b415745848e946dceef6968.tar.gz
bcm5719-llvm-173946dca61175350b415745848e946dceef6968.zip
Fix typos.
Reviewers: lldb-commits Subscribers: srhines, ki.stfu Differential Revision: https://reviews.llvm.org/D52884 llvm-svn: 343825
Diffstat (limited to 'lldb/www/python_reference')
-rw-r--r--lldb/www/python_reference/epydoc.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/www/python_reference/epydoc.css b/lldb/www/python_reference/epydoc.css
index 86d41706824..1a0abed4b57 100644
--- a/lldb/www/python_reference/epydoc.css
+++ b/lldb/www/python_reference/epydoc.css
@@ -176,7 +176,7 @@ table.summary
font-family: monospace; }
/* Variable values
- * - In the 'variable details' sections, each varaible's value is
+ * - In the 'variable details' sections, each variable's value is
* listed in a 'pre.variable' box. The width of this box is
* restricted to 80 chars; if the value's repr is longer than
* this it will be wrapped, using a backslash marked with
OpenPOWER on IntegriCloud