Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1d5d8cf

Browse files
committed
Typo fix.
1 parent a080be8 commit 1d5d8cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/ext/newtypes.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ \section{The Basics
4343

4444
This names the type object that will be defining further down in the
4545
file. It can't be defined here because its definition has to refer to
46-
functions that have no yet been defined, but we need to be able to
46+
functions that have not yet been defined, but we need to be able to
4747
refer to it, hence the declaration.
4848

4949
\begin{verbatim}

0 commit comments

Comments
 (0)