Corrected a small formatting issue.

This commit is contained in:
Michael Bredel
2017-11-12 21:06:56 +01:00
committed by GitHub
parent 7d9999d66a
commit 58e524a022

View File

@@ -39,7 +39,7 @@ The default output of the LaTeX thesis template a two-sided style that also has
```
\documentclass[ openright,titlepage,numbers=noenddot,headinclude,%
footinclude=true,cleardoublepage=empty,abstractoff,%
BCOR=5mm,paper=a4,fontsize=11pt,
BCOR=5mm,paper=a4,fontsize=11pt,%
ngerman,american,%
]{scrreprt}
```