diff mbox series

[2/3] doc: fix indenting in handlers doc

Message ID 20190130154158.1135-2-sbabic@denx.de
State Accepted
Headers show
Series [1/3] doc: updated list of links | expand

Commit Message

Stefano Babic Jan. 30, 2019, 3:41 p.m. UTC
Signed-off-by: Stefano Babic <sbabic@denx.de>
---
 doc/source/handlers.rst | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/doc/source/handlers.rst b/doc/source/handlers.rst
index db21a93..7135fd7 100644
--- a/doc/source/handlers.rst
+++ b/doc/source/handlers.rst
@@ -458,8 +458,7 @@  to the microcontroller.  (microcontroller will remain in programming state)
 
         $READY;<<CS>><CR><LF>
 
-        4. Data transmissions package based from mainboard to microcontroller
-package definition:
+4. Data transmissions package based from mainboard to microcontroller package definition:
 
         - within a package the records are sent one after another without the end of line marker <CR><LF>
         - the package is completed with <CR><LF>