diff --git a/Makefile b/Makefile index 845dbd3..21963a3 100644 --- a/Makefile +++ b/Makefile @@ -48,7 +48,7 @@ build-stage: compile-pdf: # 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. # Damit sollten alle relativen Links stimmen