diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2011-06-05 20:46:03 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2011-06-05 20:46:03 -0400 |
commit | c992a1dd947a4545e561ee6da006459280df588e (patch) | |
tree | 4eeb4f063311a2fb08b597850bd072577afda69c /coverage/htmlfiles | |
parent | a03a226cf3bb62ecc2d484137918222848760c61 (diff) | |
download | python-coveragepy-c992a1dd947a4545e561ee6da006459280df588e.tar.gz |
Tidy up
Diffstat (limited to 'coverage/htmlfiles')
-rw-r--r-- | coverage/htmlfiles/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/coverage/htmlfiles/index.html b/coverage/htmlfiles/index.html index 16f5518..04b314a 100644 --- a/coverage/htmlfiles/index.html +++ b/coverage/htmlfiles/index.html @@ -33,8 +33,8 @@ <span class='key'>m</span> <span class='key'>x</span> {% if arcs %} - <span class='key'>b</span> - <span class='key'>p</span> + <span class='key'>b</span> + <span class='key'>p</span> {% endif %} <span class='key'>c</span> change column sorting </p> |