Skip to content
Snippets Groups Projects
Commit 0eed8c52 authored by Jan Wille's avatar Jan Wille
Browse files

typos

parent c4d79ba2
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@
\InputIfFileExists{personal.tex}{
\ClassInfo{\myClassName}{personal.tex was found. Using it...}
}{
\ClassInfo{\myClassName}{no personal.tex! Configre the titlepage yourselfe}
\ClassInfo{\myClassName}{no personal.tex! Configre the titlepage yourself}
}
% enforced options for packages
......@@ -86,7 +86,7 @@
\InputIfFileExists{config.tex}{
\ClassInfo{\myClassName}{config.tex was found. Using it...}
}{
\ClassInfo{\myClassName}{no config.tex!! I hope you configered it yourself.}
\ClassInfo{\myClassName}{no config.tex!! I hope you configured it yourself.}
}
\makeatother
}
......@@ -19,7 +19,7 @@
\tableofcontents
\cleardoublepage % unbedingt erforderlich bei Doppelseitigem layout vor neuer Seitennummerreirung!
\cleardoublepage % unbedingt erforderlich bei Doppelseitigem layout vor neuer Seitennummerierung!
\pagenumbering{arabic} % Seitennummerierung normale zahlen
\chapter{one}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment