[bootlin/training-materials updates] master: i2c-device-model: fix typo (af5a67a3)

Miquel Raynal miquel.raynal at bootlin.com
Thu Jun 17 19:37:52 CEST 2021


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/af5a67a33c2197531c43481ccb0ee66bf81bff22

>---------------------------------------------------------------

commit af5a67a33c2197531c43481ccb0ee66bf81bff22
Author: Miquel Raynal <miquel.raynal at bootlin.com>
Date:   Thu Jun 17 19:37:52 2021 +0200

    i2c-device-model: fix typo
    
    Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>


>---------------------------------------------------------------

af5a67a33c2197531c43481ccb0ee66bf81bff22
 labs/kernel-i2c-device-model/kernel-i2c-device-model.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/kernel-i2c-device-model/kernel-i2c-device-model.tex b/labs/kernel-i2c-device-model/kernel-i2c-device-model.tex
index c2ed8484..2c46663a 100644
--- a/labs/kernel-i2c-device-model/kernel-i2c-device-model.tex
+++ b/labs/kernel-i2c-device-model/kernel-i2c-device-model.tex
@@ -112,7 +112,7 @@ addresses are written in this document.}.
 
 Back to \code{/sys/firmware/devicetree/}, you can also check the whole
 structure of the loaded Device Tree, using the Device Tree Compiler
-(\code{dtc}, which we put in the root filesystem. That's better than
+(\code{dtc}), which we put in the root filesystem. That's better than
 checking the source files and includes in the source directory:
 
 \begin{verbatim}




More information about the training-materials-updates mailing list