[bootlin/training-materials updates] master: Buildroot labs: fix minor typo (6bf50060)

Michael Opdenacker michael.opdenacker at bootlin.com
Wed Sep 2 14:27:51 CEST 2020


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

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

commit 6bf500600f3e64f8b95df72b98f39dd79a6a45aa
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Wed Sep 2 14:27:51 2020 +0200

    Buildroot labs: fix minor typo
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

6bf500600f3e64f8b95df72b98f39dd79a6a45aa
 labs/buildroot-rootfs/buildroot-rootfs.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/buildroot-rootfs/buildroot-rootfs.tex b/labs/buildroot-rootfs/buildroot-rootfs.tex
index 3f82d775..70f7effd 100644
--- a/labs/buildroot-rootfs/buildroot-rootfs.tex
+++ b/labs/buildroot-rootfs/buildroot-rootfs.tex
@@ -120,7 +120,7 @@ for the USB network interface.
 On Ubuntu, the network interfaces corresponding to Ethernet-over-USB
 connections are named \code{enx<macaddr>}. The host MAC address is
 hardcoded in the \code{S30usbgadget} script to
-\code{f8:dc:7a:00:00:01}, so the interface will be name
+\code{f8:dc:7a:00:00:01}, so the interface will be named
 \code{enxf8dc7a000001}.
 
 To configure an IP address for this interface on your host machine,




More information about the training-materials-updates mailing list