diff options
author | John Ankarström <john@ankarstrom.se> | 2020-11-11 11:40:39 +0100 |
---|---|---|
committer | John Ankarström <john@ankarstrom.se> | 2020-11-11 11:40:39 +0100 |
commit | 6c16206a62ebed3798ea9394ffbd54d9d3b3aa7f (patch) | |
tree | 22ddd0c279f5822a4b48c968b024d4100876d08f /index.html | |
parent | 2deb67e46df44426cd074172f0bc617e751afc43 (diff) | |
download | rf-6c16206a62ebed3798ea9394ffbd54d9d3b3aa7f.tar.gz |
regenerate (add nbsp to table cell)
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ the reference list and total execution time is roughly the following:</p> <table class="Bl-column Bd-indent"> <tr> - <td><i class="Em">Entries</i></td> + <td><i class="Em">Entries    </i></td> <td><i class="Em">Time</i></td> </tr> <tr> |