summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_confbak.php
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2015-10-23 17:34:53 +0545
committerPhil Davis <phil.davis@inf.org>2015-10-23 17:34:53 +0545
commit2d911f2c0f4c11d1269e8943ce40228a6252ff5e (patch)
tree2d7ba6489baf290fe25fd914689ce538594716c1 /src/usr/local/www/diag_confbak.php
parent50e6c063e6ec148917ff0bcb0bce8b0a08df5792 (diff)
downloadpfsense-2d911f2c0f4c11d1269e8943ce40228a6252ff5e.zip
pfsense-2d911f2c0f4c11d1269e8943ce40228a6252ff5e.tar.gz
Random comment typos like hte
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