Correct definition of rotate in Section 3.3

Closes #758
This commit is contained in:
Brett Boston 2020-06-18 17:44:38 -07:00
parent 8b6581f263
commit b136902476
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -187,7 +187,7 @@ rotate. We will model this action using the Cryptol function {\tt
\end{code}
The function {\tt scramble} takes a triple \texttt{(rotate, c, rotor)}:
\begin{itemize}
\item {\tt rotate}: if {\tt True}, this rotor will rotate before
\item {\tt rotate}: if {\tt True}, this rotor will rotate after
encryption. Indicates that the notch between this rotor and the
previous one was engaged,
\item {\tt c}: the character to encrypt, and