Merge pull request #306 from dhpiggott/fix-backup-typos

Fix typos in backup status template
This commit is contained in:
Joshua Tauberer 2015-01-29 08:22:44 -05:00
commit d075113c1a
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) {