summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_confbak.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/diag_confbak.php')
-rw-r--r--src/usr/local/www/diag_confbak.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/diag_confbak.php b/src/usr/local/www/diag_confbak.php
index c74f28f..fb947a5 100644
--- a/src/usr/local/www/diag_confbak.php
+++ b/src/usr/local/www/diag_confbak.php
@@ -225,7 +225,7 @@ if (is_array($confvers)):
<td><?=gettext("Current configuration")?></td>
</tr>
<?php
- // And now for hte table of prior backups
+ // And now for the table of prior backups
$c = 0;
foreach ($confvers as $version):
if ($version['time'] != 0) {
OpenPOWER on IntegriCloud