[FE training-materials-updates] sysdev-thirdparty: Close the bracket

Gregory Clement gregory.clement at free-electrons.com
Mon Feb 2 18:05:53 CET 2015


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

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

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

commit 6150f1a948a758e37d01488c76d571d6a5eb5355
Author: Gregory CLEMENT <gregory.clement at free-electrons.com>
Date:   Mon Feb 2 18:03:36 2015 +0100

    sysdev-thirdparty: Close the bracket
    
    Signed-off-by: Gregory CLEMENT <gregory.clement at free-electrons.com>


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

6150f1a948a758e37d01488c76d571d6a5eb5355
 labs/sysdev-thirdparty/sysdev-thirdparty.tex | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/labs/sysdev-thirdparty/sysdev-thirdparty.tex b/labs/sysdev-thirdparty/sysdev-thirdparty.tex
index e212c01..c596589 100644
--- a/labs/sysdev-thirdparty/sysdev-thirdparty.tex
+++ b/labs/sysdev-thirdparty/sysdev-thirdparty.tex
@@ -386,8 +386,8 @@ can be found: there are not in the default directory
 
 \begin{verbatim}
   CPPFLAGS              C/C++/Objective C preprocessor flags,
-                        e.g. -I<include dir> if you have headers
-                        in a nonstandard directory <include dir>
+                        e.g. -I<include dir> if you have headers
+                        in a nonstandard directory <include dir>
 \end{verbatim}
 
 Let's use it:
@@ -563,10 +563,10 @@ your board, with the headset provided by your instructor plugged
 in. You will need to add the missing libraries from the toolchain
 install directory.
 
-The sound you get will be mainly noise (as what you would get by running
-\code{speaker-test} on your PCs. At least, sound output is showing some
-signs of life! It will get much better when we play samples with
-\code{ogg123}.
+The sound you get will be mainly noise (as what you would get by
+running \code{speaker-test} on your PCs). At least, sound output is
+showing some signs of life! It will get much better when we play
+samples with \code{ogg123}.
 
 \section{libogg}
 



More information about the training-materials-updates mailing list