summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_certmanager.php
diff options
context:
space:
mode:
authorjim-p <jim@pingle.org>2010-02-26 18:23:31 -0500
committerjim-p <jim@pingle.org>2010-02-26 18:23:31 -0500
commit423afd2d4300fc6170b4051787cc9515cc94f140 (patch)
treedc2f92c7391fbec34cc15da438749b8edc6168c5 /usr/local/www/system_certmanager.php
parentcd61fbc96b084b05bf3df98dac12bc2f9ae20b42 (diff)
downloadpfsense-423afd2d4300fc6170b4051787cc9515cc94f140.zip
pfsense-423afd2d4300fc6170b4051787cc9515cc94f140.tar.gz
Fix typo
Diffstat (limited to 'usr/local/www/system_certmanager.php')
-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 97722c7..eb3ac65 100644
--- a/usr/local/www/system_certmanager.php
+++ b/usr/local/www/system_certmanager.php
@@ -668,7 +668,7 @@ function internalca_change() {
<td width="78%" class="vtable">
<textarea name="csr" id="csr" cols="65" rows="7" class="formfld_cert" readonly><?=$pconfig['csr'];?></textarea>
<br>
- Copy the certificate signing data from here and forward it to your certificate authority for singing.</td>
+ Copy the certificate signing data from here and forward it to your certificate authority for signing.</td>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud