Skip to content

Commit

Permalink
kernel/acpi_thermal: Fix comment typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sascha Wildner committed Jul 1, 2015
1 parent fc26c9d commit 7cb11ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys/dev/acpica/acpi_thermal.c
Expand Up @@ -732,7 +732,7 @@ acpi_tz_getparam(struct acpi_tz_softc *sc, char *node, int *data)
}

/*
* Handle sysctl for reading and changing the termal-zone polling rate.
* Handle sysctl for reading and changing the thermal-zone polling rate.
*/
static int
acpi_tz_polling_sysctl(SYSCTL_HANDLER_ARGS)
Expand Down

0 comments on commit 7cb11ce

Please sign in to comment.