diff options
| author | Bruce Mitchener <bruce.mitchener@gmail.com> | 2018-10-04 22:33:39 +0000 |
|---|---|---|
| committer | Bruce Mitchener <bruce.mitchener@gmail.com> | 2018-10-04 22:33:39 +0000 |
| commit | 173946dca61175350b415745848e946dceef6968 (patch) | |
| tree | bacf1866316a61bed625a9a0c9e670c470fe8953 /lldb/www/python_reference | |
| parent | ecc82ef0c22ea69d667cafb52f144ca5b32fad87 (diff) | |
| download | bcm5719-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.css | 2 |
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 |

