Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1549355

Re: Documentation: fix spelling mistakes of "Celcius" -- > "Celsius"

From Guenter Roeck <linux@roeck-us.net>
Newsgroups linux.kernel
Subject Re: Documentation: fix spelling mistakes of "Celcius" -- > "Celsius"
Date 2017-01-02 19:40 +0100
Message-ID <sVfGy-2tw-21@gated-at.bofh.it> (permalink)
References <sTuql-5OA-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Dec 28, 2016 at 09:51:37PM +0000, Colin Ian King wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Acked-by: Guenter Roeck <linux@roeck-us.net>

> ---
>  Documentation/hwmon/ds1621            | 8 ++++----
>  Documentation/thermal/nouveau_thermal | 2 +-
>  2 files changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/Documentation/hwmon/ds1621 b/Documentation/hwmon/ds1621
> index f775e61..fa34079 100644
> --- a/Documentation/hwmon/ds1621
> +++ b/Documentation/hwmon/ds1621
> @@ -117,10 +117,10 @@ support, which is achieved via the R0 and R1 config register bits, where:
>  
>  R0..R1
>  ------
> - 0  0 => 9 bits, 0.5 degrees Celcius
> - 1  0 => 10 bits, 0.25 degrees Celcius
> - 0  1 => 11 bits, 0.125 degrees Celcius
> - 1  1 => 12 bits, 0.0625 degrees Celcius
> + 0  0 => 9 bits, 0.5 degrees Celsius
> + 1  0 => 10 bits, 0.25 degrees Celsius
> + 0  1 => 11 bits, 0.125 degrees Celsius
> + 1  1 => 12 bits, 0.0625 degrees Celsius
>  
>  Note:
>  At initial device power-on, the default resolution is set to 12-bits.
> diff --git a/Documentation/thermal/nouveau_thermal b/Documentation/thermal/nouveau_thermal
> index 60bc293..6e17a11 100644
> --- a/Documentation/thermal/nouveau_thermal
> +++ b/Documentation/thermal/nouveau_thermal
> @@ -42,7 +42,7 @@ thresholds can be configured thanks to the following HWMON attributes:
>   * Critical: temp1_crit and temp1_crit_hyst;
>   * Shutdown: temp1_emergency and temp1_emergency_hyst.
>  
> -NOTE: Remember that the values are stored as milli degrees Celcius. Don't forget
> +NOTE: Remember that the values are stored as milli degrees Celsius. Don't forget
>  to multiply!
>  
>  Fan management

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] Documentation: fix spelling mistakes of "Celcius" -- > "Celsius" Colin King <colin.king@canonical.com> - 2016-12-28 23:00 +0100
  Re: Documentation: fix spelling mistakes of "Celcius" -- > "Celsius" Guenter Roeck <linux@roeck-us.net> - 2017-01-02 19:40 +0100

csiph-web