[PATCH] Fix typo

Aryabhatta Dey posted 1 patch 1 year, 7 months ago
Documentation/leds/leds-blinkm.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] Fix typo
Posted by Aryabhatta Dey 1 year, 7 months ago
Change 'dasy-chain' to 'daisy-chain'.

Signed-off-by: Aryabhatta Dey <aryabhattadey35@gmail.com>
---
 Documentation/leds/leds-blinkm.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/leds/leds-blinkm.rst b/Documentation/leds/leds-blinkm.rst
index c74b5bc877b1..2d3c226a371a 100644
--- a/Documentation/leds/leds-blinkm.rst
+++ b/Documentation/leds/leds-blinkm.rst
@@ -7,7 +7,7 @@ The leds-blinkm driver supports the devices of the BlinkM family.
 They are RGB-LED modules driven by a (AT)tiny microcontroller and
 communicate through I2C. The default address of these modules is
 0x09 but this can be changed through a command. By this you could
-dasy-chain up to 127 BlinkMs on an I2C bus.
+daisy-chain up to 127 BlinkMs on an I2C bus.
 
 The device accepts RGB and HSB color values through separate commands.
 Also you can store blinking sequences as "scripts" in
-- 
2.44.0
Re: [PATCH] Fix typo
Posted by Lee Jones 1 year, 7 months ago
Intentional top-post referencing the subject line:

Please provide a subject that is befitting of the project/subsystem.

`git log --oneline -- <file>` is your friend.

On Fri, 03 May 2024, Aryabhatta Dey wrote:

> Change 'dasy-chain' to 'daisy-chain'.
> 
> Signed-off-by: Aryabhatta Dey <aryabhattadey35@gmail.com>
> ---
>  Documentation/leds/leds-blinkm.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/leds/leds-blinkm.rst b/Documentation/leds/leds-blinkm.rst
> index c74b5bc877b1..2d3c226a371a 100644
> --- a/Documentation/leds/leds-blinkm.rst
> +++ b/Documentation/leds/leds-blinkm.rst
> @@ -7,7 +7,7 @@ The leds-blinkm driver supports the devices of the BlinkM family.
>  They are RGB-LED modules driven by a (AT)tiny microcontroller and
>  communicate through I2C. The default address of these modules is
>  0x09 but this can be changed through a command. By this you could
> -dasy-chain up to 127 BlinkMs on an I2C bus.
> +daisy-chain up to 127 BlinkMs on an I2C bus.
>  
>  The device accepts RGB and HSB color values through separate commands.
>  Also you can store blinking sequences as "scripts" in
> -- 
> 2.44.0
> 

-- 
Lee Jones [李琼斯]