Skip to content

Commit

Permalink
Apply suggested typo fix
Browse files Browse the repository at this point in the history
Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
  • Loading branch information
henrikt-ma and HansOlsson committed Mar 26, 2024
1 parent 094daa6 commit c14fe00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/operatorsandexpressions.tex
Expand Up @@ -467,7 +467,7 @@ \subsection{Numeric Functions and Conversion Functions}\label{numeric-functions-
sqrt($v$)
\end{lstlisting}\end{synopsis}
\begin{semantics}
Square root of $v$, equvalent to \lstinline!nthRoot(v, 2)!.
Square root of $v$, equivalent to \lstinline!nthRoot(v, 2)!.
\end{semantics}
\end{functiondefinition}

Expand Down

0 comments on commit c14fe00

Please sign in to comment.