]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
docs: fix typo in leds-lp55xx.rst
authorSakurai Shun <ssh1326@icloud.com>
Sun, 17 May 2026 04:32:53 +0000 (13:32 +0900)
committerJonathan Corbet <corbet@lwn.net>
Mon, 25 May 2026 20:20:02 +0000 (14:20 -0600)
Replace "regsister" with "register"

Signed-off-by: Sakurai Shun <ssh1326@icloud.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20260517043303.17111-1-ssh1326@icloud.com>

Documentation/leds/leds-lp55xx.rst

index 632e41cec0b5914908f96f348ca1fb11dceda97e..f60c7ec3981634ef846be240484374637b3fdc5d 100644 (file)
@@ -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 )