We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 79e77bb + 88683fc commit 3ec7485Copy full SHA for 3ec7485
src/fsharp/ConstraintSolver.fs
@@ -14,7 +14,7 @@
14
// The constraints are immediately processed into a normal form, in particular
15
// - type equations on inference parameters: 'tp = ty
16
// - type inequations on inference parameters: 'tp :> ty
17
-// - other constraints on inference paramaters
+// - other constraints on inference parameters
18
//
19
// The state of the inference engine is kept in imperative mutations to inference
20
// type variables.
0 commit comments