Fix spelling
This commit is contained in:

committed by
Jeffrey Altman

parent
c80c04b235
commit
aff90c322e
@@ -881,7 +881,7 @@ This should output the following if the program succeeds.
|
||||
number == 654321
|
||||
\end{alltt}
|
||||
|
||||
\subsection{Long Constants - platform dependant}
|
||||
\subsection{Long Constants - platform dependent}
|
||||
|
||||
\index{mp\_set\_l} \index{mp\_set\_ul}
|
||||
\begin{alltt}
|
||||
@@ -902,7 +902,7 @@ unsigned long mp_get_mag_ul (mp_int * a);
|
||||
|
||||
This will return the least significant bits of the mp\_int $a$ that fit into a ``long''.
|
||||
|
||||
\subsection{Long Long Constants - platform dependant}
|
||||
\subsection{Long Long Constants - platform dependent}
|
||||
|
||||
\index{mp\_set\_ll} \index{mp\_set\_ull}
|
||||
\begin{alltt}
|
||||
|
Reference in New Issue
Block a user