File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -340,7 +340,7 @@ <h2><a name="Type-checking-in-the-evaluation-context" class="anchor" href="#Type
340340</ table >
341341< h2 > < a name ="The-fsi-object " class ="anchor " href ="#The-fsi-object "> The 'fsi' object</ a > </ h2 >
342342< p > If you want your scripting code to be able to access the 'fsi' object, you should pass in an implementation of this object explicitly.
343- Normally the one fromm FSharp.Compiler.Interactive.Settings.dll is used.</ p >
343+ Normally, the one from < code > FSharp.Compiler.Interactive.Settings.dll</ code > is used.</ p >
344344< table class ="pre "> < tr > < td class ="lines "> < pre class ="fssnip "> < span class ="l "> 1: </ span >
345345</ pre > </ td >
346346< td class ="snippet "> < pre class ="fssnip highlighted "> < code lang ="fsharp "> < span class ="k "> let</ span > < span class ="i "> fsiConfig2</ span > < span class ="o "> =</ span > < span class ="i "> FsiEvaluationSession</ span > < span class ="o "> .</ span > < span class ="i "> GetDefaultConfiguration</ span > (< span class ="i "> fsi</ span > )
You can’t perform that action at this time.
0 commit comments