Skip to content

Commit

Permalink
yocto: slides: fix small bug in example
Browse files Browse the repository at this point in the history
Reported-by: João Marcos Costa <[email protected]>
Signed-off-by: Luca Ceresoli <[email protected]>
  • Loading branch information
lucaceresoli committed Jul 22, 2024
1 parent 689ab26 commit 24e2526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slides/yocto-advanced/yocto-advanced.tex
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ \subsection{Variables}
VAR ?= "a"
\end{minted}
\end{block}
Result: \code{VAR = "b"}
Result: \code{VAR = " b"}
\break
\column{0.2\textwidth}
\end{columns}
Expand Down

0 comments on commit 24e2526

Please sign in to comment.