summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2011-04-27 21:10:02 -0400
committerChris Buechler <cmb@pfsense.org>2011-04-27 21:10:02 -0400
commit1dfb77950b9cc50158292b4590f22bd186ab6448 (patch)
tree3cda448ef1a027ac92892cf8d796c13e74e5a184 /usr
parentb0c2087e17d63db46623c3739d30215951e65bc4 (diff)
downloadpfsense-1dfb77950b9cc50158292b4590f22bd186ab6448.zip
pfsense-1dfb77950b9cc50158292b4590f22bd186ab6448.tar.gz
fix typo
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/system_certmanager.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_certmanager.php b/usr/local/www/system_certmanager.php
index 0113461..9ef6d64 100644
--- a/usr/local/www/system_certmanager.php
+++ b/usr/local/www/system_certmanager.php
@@ -770,7 +770,7 @@ function internalca_change() {
<td width="78%" class="vtable">
<textarea name="cert" id="cert" cols="65" rows="7" class="formfld_cert"><?=htmlspecialchars($pconfig['cert']);?></textarea>
<br>
- <?=gettext("Paste the certificate received from your cerificate authority here.");?></td>
+ <?=gettext("Paste the certificate received from your certificate authority here.");?></td>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud