[FE training-materials-updates] sysdev labs: few typos

Alexandre Belloni alexandre.belloni at free-electrons.com
Thu Aug 14 16:00:41 CEST 2014


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=027b93f89186196b948410c7dea9c597d798a484

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

commit 027b93f89186196b948410c7dea9c597d798a484
Author: Alexandre Belloni <alexandre.belloni at free-electrons.com>
Date:   Thu Aug 14 16:00:06 2014 +0200

    sysdev labs: few typos
    
    Signed-off-by: Alexandre Belloni <alexandre.belloni at free-electrons.com>


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

027b93f89186196b948410c7dea9c597d798a484
 .../sysdev-application-development.tex             |    2 +-
 labs/sysdev-buildroot/sysdev-buildroot.tex         |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/labs/sysdev-application-development/sysdev-application-development.tex b/labs/sysdev-application-development/sysdev-application-development.tex
index a605047..e999f1e 100644
--- a/labs/sysdev-application-development/sysdev-application-development.tex
+++ b/labs/sysdev-application-development/sysdev-application-development.tex
@@ -62,4 +62,4 @@ root filesystem (in the \code{root/} directory for example), start
 your system, and run your application!
 
 You can also try to run it over ssh if you added ssh support to your
-target, Do you notice the difference ?
+target. Do you notice the difference ?
diff --git a/labs/sysdev-buildroot/sysdev-buildroot.tex b/labs/sysdev-buildroot/sysdev-buildroot.tex
index 81e4f40..8067956 100644
--- a/labs/sysdev-buildroot/sysdev-buildroot.tex
+++ b/labs/sysdev-buildroot/sysdev-buildroot.tex
@@ -201,7 +201,7 @@ lab.
   \end{itemize}
 
 \item Add dropbear (SSH server and client) to the list of packages
-  built by Buildroot and log to your target system using a ssh client
+  built by Buildroot and log to your target system using an ssh client
   on your development workstation. Hint: you will have to set a
   non-empty password for the root account on your target for this to
   work.



More information about the training-materials-updates mailing list