fixed Typo

This commit is contained in:
Günther Hutter 2020-04-24 13:43:32 +02:00
parent 11be45dc4b
commit 3011994c69

View File

@ -48,7 +48,7 @@ build-stage:
compile-pdf: compile-pdf:
# Bauen der Arbeit aus dem staging verzeichnis heraus # Bauen der Arbeit aus dem staging verzeichnis heraus
@echo "Compiling the theses into the pdf: $(OUTPUTFILE)" @echo "Compiling the thesis into the pdf: $(OUTPUTFILE)"
# Builden mit pandoc. Als Basisverzeichnis springen wir ins staging. # Builden mit pandoc. Als Basisverzeichnis springen wir ins staging.
# Damit sollten alle relativen Links stimmen # Damit sollten alle relativen Links stimmen