mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-05 09:12:51 -06:00
small typo in the documentation
This commit is contained in:
@@ -209,7 +209,7 @@ There is also the function <tt>parseWithHeuristics</tt> which
|
|||||||
takes two more paramaters which let you to have a better control
|
takes two more paramaters which let you to have a better control
|
||||||
over the parser's behaviour:
|
over the parser's behaviour:
|
||||||
<pre class="haskell">
|
<pre class="haskell">
|
||||||
let res = parseWithHeuristics eng (startCat gr) heuristic_factor callbacks
|
Prelude PGF2> let res = parseWithHeuristics eng (startCat gr) heuristic_factor callbacks
|
||||||
</pre>
|
</pre>
|
||||||
</span>
|
</span>
|
||||||
<span class="java">
|
<span class="java">
|
||||||
|
|||||||
Reference in New Issue
Block a user