From 2f9fb326789eff6fe0da567c7bf518fc51abbd95 Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Fri, 28 May 2021 12:42:31 +0200 Subject: [PATCH] Fix typo --- slides/chapter-10.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/chapter-10.en.md b/slides/chapter-10.en.md index ce3fc28..9ff55db 100644 --- a/slides/chapter-10.en.md +++ b/slides/chapter-10.en.md @@ -121,7 +121,7 @@ Listing source code @content * In the directory `exercises/source-code-listings` you can find a file named `Source.java`, which we want to include in our document. -* ++ **Include** the java code in the file `task-1.tex1`. +* ++ **Include** the java code in the file `task-1.tex`. * ++ **Number** the code lines. * ++ Use the **theme** `native`. * ++ Change the **background colour** to dark blue.