diff options
author | Benji Dial <benji@benjidial.net> | 2024-11-30 15:10:19 -0500 |
---|---|---|
committer | Benji Dial <benji@benjidial.net> | 2024-11-30 15:10:19 -0500 |
commit | 18c7886bbc402e56906cdf8ec0f105fa537dcb75 (patch) | |
tree | 93696c477eef20ea70b429490c24908648893a00 /montgomery.cls | |
parent | 01ae4b8923cfdfd7ebc23f2a5bb3ae247aa28dd5 (diff) | |
download | latex-classes-18c7886bbc402e56906cdf8ec0f105fa537dcb75.tar.gz |
montgomery: change solution link text slightly
Diffstat (limited to 'montgomery.cls')
-rw-r--r-- | montgomery.cls | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/montgomery.cls b/montgomery.cls index a5f1fd4..4e56ed4 100644 --- a/montgomery.cls +++ b/montgomery.cls @@ -66,7 +66,7 @@ \unskip% \stepcounter{solution}% \label{solution-\thesolution-exercise}% - \textit{Solution: Page \pageref{solution-\thesolution}.} + \textit{Solution on page \pageref{solution-\thesolution}.} \Collect@Body\addsolution }{} |