summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_advanced_misc.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2012-07-06 22:32:48 -0400
committerjim-p <jimp@pfsense.org>2012-07-06 22:32:48 -0400
commit9f223740f592381e58d88b924afc5ad41c0737b0 (patch)
tree00d11c71de1d04bca6ba5d0ea4fb7f3846bfd052 /usr/local/www/system_advanced_misc.php
parenta94c4e1f17fe887d2e07ced040f60742d757e571 (diff)
downloadpfsense-9f223740f592381e58d88b924afc5ad41c0737b0.zip
pfsense-9f223740f592381e58d88b924afc5ad41c0737b0.tar.gz
Fix typo
Diffstat (limited to 'usr/local/www/system_advanced_misc.php')
-rw-r--r--usr/local/www/system_advanced_misc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_advanced_misc.php b/usr/local/www/system_advanced_misc.php
index 2309a4b..d3243bc 100644
--- a/usr/local/www/system_advanced_misc.php
+++ b/usr/local/www/system_advanced_misc.php
@@ -417,7 +417,7 @@ function maxmss_checked(obj) {
<?php endforeach; ?>
</select>
<br />
- <?=gettext("If you have a supported CPU, selecting a themal sensor will load the appropirate " .
+ <?=gettext("If you have a supported CPU, selecting a themal sensor will load the appropriate " .
"driver to read its temperature. Setting this to 'None' will attempt to read the " .
"temperature from an ACPI-compliant motherboard sensor instead, if one is present."); ?>
<br/><br/>
OpenPOWER on IntegriCloud