diff options
Diffstat (limited to 'lldb/www/python-reference.html')
-rwxr-xr-x | lldb/www/python-reference.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/www/python-reference.html b/lldb/www/python-reference.html index daf0b98869d..2a9c529f03d 100755 --- a/lldb/www/python-reference.html +++ b/lldb/www/python-reference.html @@ -448,7 +448,7 @@ total 365848 -rw-r--r--@ 1 someuser wheel 6148 Jan 19 17:27 .DS_Store
-rw------- 1 someuser wheel 7331 Jan 19 15:37 crash.log
</tt></pre></code>
- <p>A template has been created in the source repository that can help you to create
+ <p>A more interesting template has been created in the source repository that can help you to create
lldb command quickly:</p>
<a href="http://llvm.org/svn/llvm-project/lldb/trunk/examples/python/cmdtemplate.py">cmdtemplate.py</a>
<p>
|