summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_confbak.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2014-08-22 18:53:57 -0500
committerChris Buechler <cmb@pfsense.org>2014-08-22 18:53:57 -0500
commit8430c54610838297aaa3f4c84292b4438607eb50 (patch)
tree60ca748a30e22e4947a92bb3e84f9837bd6f16a7 /usr/local/www/diag_confbak.php
parent2cff71c43a646075dea76bf269c3e4a1eabcbbf5 (diff)
downloadpfsense-8430c54610838297aaa3f4c84292b4438607eb50.zip
pfsense-8430c54610838297aaa3f4c84292b4438607eb50.tar.gz
fix typo
Diffstat (limited to 'usr/local/www/diag_confbak.php')
-rw-r--r--usr/local/www/diag_confbak.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_confbak.php b/usr/local/www/diag_confbak.php
index 5fd6796..4d631a3 100644
--- a/usr/local/www/diag_confbak.php
+++ b/usr/local/www/diag_confbak.php
@@ -210,7 +210,7 @@ include("head.inc");
<?php if (is_array($confvers)): ?>
<tr>
<td colspan="7" class="list">
- <?= gettext("To view the differences between an older configuration and a newer configuration, select the older configuration using the left column of radio options and select the newer configuration in the right colomn, then press the Diff button."); ?>
+ <?= gettext("To view the differences between an older configuration and a newer configuration, select the older configuration using the left column of radio options and select the newer configuration in the right column, then press the Diff button."); ?>
<br /><br />
</td>
</tr>
OpenPOWER on IntegriCloud