Skip to content

Commit 39784b0

Browse files
authored
Merge pull request #113 from olaure01/master
Typo Section 6.2
2 parents f919d0f + fe82eaa commit 39784b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tex/chTypeInference.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ \section{Type inference by example}
229229
The declaration of implicit arguments can be locally disabled by
230230
prefixing the name of the constant with the \lstinline/@/ symbol.
231231

232-
Very often, it is possible de to determine the most plausible status
232+
Very often, it is possible to determine the most plausible status
233233
of each argument, explicit or implicit, using a heuristic. Such a
234234
heuristic is applied in a systematic way when a global option is
235235
declared: every definition posterior to the declaration may feature

0 commit comments

Comments
 (0)