[PATCH] docs: fix typo in leds-lp55xx.rst

Sakurai Shun posted 1 patch 1 week, 1 day ago
Documentation/leds/leds-lp55xx.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] docs: fix typo in leds-lp55xx.rst
Posted by Sakurai Shun 1 week, 1 day ago
Replace "regsister" with "register"

Signed-off-by: Sakurai Shun <ssh1326@icloud.com>
---
 Documentation/leds/leds-lp55xx.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/leds/leds-lp55xx.rst b/Documentation/leds/leds-lp55xx.rst
index 632e41cec..f60c7ec39 100644
--- a/Documentation/leds/leds-lp55xx.rst
+++ b/Documentation/leds/leds-lp55xx.rst
@@ -18,7 +18,7 @@ The LP55xx common driver provides these features using exported functions.
 
   lp55xx_init_device() / lp55xx_deinit_device()
   lp55xx_register_leds() / lp55xx_unregister_leds()
-  lp55xx_regsister_sysfs() / lp55xx_unregister_sysfs()
+  lp55xx_register_sysfs() / lp55xx_unregister_sysfs()
 
 ( Driver Structure Data )
 
-- 
2.54.0