Skip to content

Commit 44b74ba

Browse files
committed
fix: minor spelling error
Signed-off-by: Henrik Gerdes <hegerdes@outlook.de>
1 parent 482ac7d commit 44b74ba

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

inc/personalize.inc.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
55

66
% % Main Title of Document:
7-
\newcommand{\myMaintitle}{My Main title}
7+
\newcommand{\myMaintitle}{My Main Title}
88

99
% % Sub Title of DocInput:
1010
\newcommand{\mySubtitle}{My Subtitle}
@@ -36,4 +36,4 @@
3636

3737
\title{\myMaintitle}
3838

39-
\author{\myName}
39+
\author{\myName}

main.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ \section*{Appendix}
9191
\bibliography{bib/sources}
9292
\include{inc/ensure.inc}
9393

94-
\end{document}
94+
\end{document}

0 commit comments

Comments
 (0)