Skip to content

Commit 9f22374

Browse files
committed
Fix typo
1 parent a94c4e1 commit 9f22374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usr/local/www/system_advanced_misc.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ function maxmss_checked(obj) {
417417
<?php endforeach; ?>
418418
</select>
419419
<br />
420-
<?=gettext("If you have a supported CPU, selecting a themal sensor will load the appropirate " .
420+
<?=gettext("If you have a supported CPU, selecting a themal sensor will load the appropriate " .
421421
"driver to read its temperature. Setting this to 'None' will attempt to read the " .
422422
"temperature from an ACPI-compliant motherboard sensor instead, if one is present."); ?>
423423
<br/><br/>

0 commit comments

Comments
 (0)