From ecf90ac1c626d9c0c2a406407ea3dc14ad34d0dc Mon Sep 17 00:00:00 2001 From: Sai Pc Date: Fri, 1 Apr 2016 20:26:57 -0700 Subject: [PATCH] fix(spellings): Fixed to suit latest ASU Format rules --- asudis.sty | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/asudis.sty b/asudis.sty index 4223193..689dbf4 100644 --- a/asudis.sty +++ b/asudis.sty @@ -82,7 +82,7 @@ letterpaper}%,showframe,showcrop} \begin{center} \singlespace A \@paperType\ Presented in Partial Fulfillment\\ - of the Requirement for the Degree\\ + of the Requirements for the Degree\\ \@degreeName \end{center} \vspace{\tenblanklines} @@ -126,7 +126,7 @@ letterpaper}%,showframe,showcrop} \newenvironment{acknowledgements}{ \begin{center} \doublespace - ACKNOWLEDGEMENTS + ACKNOWLEDGMENTS \end{center} } { \clearpage @@ -241,7 +241,7 @@ letterpaper}%,showframe,showcrop} \refstepcounter{chapter}% \typeout{\@chapapp\space\thechapter.}% \addcontentsline{toc}{chapter}% - {\protect\numberline{\thechapter}#1}% + {\protect\numberline{\thechapter}{\texorpdfstring{\MakeUppercase{#1}}{}}}% \else \addcontentsline{toc}{chapter}{#1}% \fi