Fix typos in backup status template

This commit is contained in:
David Piggott 2015-01-29 09:25:12 +00:00
parent 624cc7876a
commit 63f2abd923
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
</tbody>
</table>
<p style="margin-top: 2em"><small>The size column in the table indicates the size of the encrpyted backup, but the total size on disk shown above includes storage for unencrpyted intermediate files.</small></p>
<p style="margin-top: 2em"><small>The size column in the table indicates the size of the encrypted backup, but the total size on disk shown above includes storage for unencrypted intermediate files.</small></p>
<script>
function nice_size(bytes) {