diff mbox series

[10/18] doc/opal-api: Remove spurious indent

Message ID 20191209011448.19319-10-oohall@gmail.com
State Accepted
Headers show
Series [01/18] doc: Add skiboot-5.2.0 ref | expand

Checks

Context Check Description
snowpatch_ozlabs/apply_patch warning Failed to apply on branch master (d75e82dbfbb9443efeb3f9a5921ac23605aab469)
snowpatch_ozlabs/apply_patch fail Failed to apply to any branch

Commit Message

Oliver O'Halloran Dec. 9, 2019, 1:14 a.m. UTC
Sphinx whines.

Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
---
 doc/opal-api/opal-led-get-set-114-115.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/doc/opal-api/opal-led-get-set-114-115.rst b/doc/opal-api/opal-led-get-set-114-115.rst
index 0de7c4c0020c..9bec8473128a 100644
--- a/doc/opal-api/opal-led-get-set-114-115.rst
+++ b/doc/opal-api/opal-led-get-set-114-115.rst
@@ -120,7 +120,7 @@  LED status for all the LED types mentioned in the mask with their
 value mentioned. OPAL checks the 'max_led_type' to understand
 whether the host is newer or older compared to itself. In case where
 the OPAL is newer compared to the host (OPAL's max_led_type >
- host's max_led_type), it updates LED status based on max_led_type
+host's max_led_type), it updates LED status based on max_led_type
 requested from the host. When the host is newer compared to the OPAL
 (host's max_led_type > OPAL's max_led_type), OPAL updates
 'max_led_type' to the maximum number of LED type it understands and