[FE training-materials-updates] Fix typo in kernel-sources-exploring lab

Boris Brezillon boris.brezillon at free-electrons.com
Sun Dec 7 11:45:01 CET 2014


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

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

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

commit f230b76228516a281cbf9a6a1566d4be67b163b1
Author: Boris Brezillon <boris.brezillon at free-electrons.com>
Date:   Sun Dec 7 11:44:21 2014 +0100

    Fix typo in kernel-sources-exploring lab
    
    Signed-off-by: Boris Brezillon <boris.brezillon at free-electrons.com>


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

f230b76228516a281cbf9a6a1566d4be67b163b1
 labs/kernel-sources-exploring/kernel-sources-exploring.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/kernel-sources-exploring/kernel-sources-exploring.tex b/labs/kernel-sources-exploring/kernel-sources-exploring.tex
index 0bbb998..90f741f 100644
--- a/labs/kernel-sources-exploring/kernel-sources-exploring.tex
+++ b/labs/kernel-sources-exploring/kernel-sources-exploring.tex
@@ -7,7 +7,7 @@ After this lab, you will be able to:
 
 \item Create a branch based on a remote tree to explore a particular
       stable kernel version (from the \code{stable} kernel tree).
-\item Explore the sources in search for files, function headers or
+\item Explore the sources and search for files, function headers or
   other kinds of information\ldots
 \item Browse the kernel sources with tools like \code{cscope} and LXR.
 \end{itemize}



More information about the training-materials-updates mailing list