Skip to content
Snippets Groups Projects
Commit 5eb37725 authored by Bambi's avatar Bambi
Browse files

typo fixed

parent ffcd3ad1
Branches main
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ def task_2_solution(username) -> bool:
GAME_TASK_LIST.append(
GameTask(
task_2_solution,
"- Kopiere alle Textdatein (.txt) und Dateien, die 'Appelstraße' im Namen haben, aus dem Ornder 'Kiste' in den Ordner 'Auslage'.",
"- Kopiere alle Textdatein (.txt) und Dateien, die 'Appelstrasse' im Namen haben, aus dem Ornder 'Kiste' in den Ordner 'Auslage'.",
f"- Mit dem Befehl {bcolors.BOLD}cp <original> <ziel>{bcolors.ENDC} kannst du eine Datei kopieren.\n"
f"- Ein {bcolors.BOLD}*{bcolors.ENDC} im Dateinamen dient als Wildcard",
task_dialog="Schaffner: Ah deine Fahrkarte ist gueltig...\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment