[FE training-materials-updates] Fix wrong copy/paste in the slide name

Maxime Ripard maxime.ripard at free-electrons.com
Mon Nov 19 15:13:50 CET 2012


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

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

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

commit b90e4e62b9e6fffffdc81efc647cbb22e58b4e83
Author: Maxime Ripard <maxime.ripard at free-electrons.com>
Date:   Mon Nov 19 15:13:10 2012 +0100

    Fix wrong copy/paste in the slide name
    
    Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>


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

b90e4e62b9e6fffffdc81efc647cbb22e58b4e83
 .../android-build-system-product.tex               |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/android-build-system-product/android-build-system-product.tex b/slides/android-build-system-product/android-build-system-product.tex
index ee881de..2f8742b 100644
--- a/slides/android-build-system-product/android-build-system-product.tex
+++ b/slides/android-build-system-product/android-build-system-product.tex
@@ -89,7 +89,7 @@ PRODUCT_MODEL := Full flavor of My Brand New Device
 
 
 \begin{frame}[fragile]
-  \frametitle{Add a package to the build for this product}
+  \frametitle{Add a device overlay}
 \begin{minted}[fontsize=\small]{make}
 $(call inherit-product, build/target/product/generic.mk)
 



More information about the training-materials-updates mailing list