Skip to content

Commit 861a176

Browse files
committed
fix typo in TypeChecker doc
1 parent 4a03bb2 commit 861a176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/TypeChecker.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -805,7 +805,7 @@ an overloaded function. Additionally, when comparing two solutions to
805805
the same constraint system, overload sets present in both solutions
806806
can be found by comparing the locators for each of the overload
807807
choices made in each solution. Naturally, all of these operations
808-
require locators to be uniqued, which occurs in the constraint system
808+
require locators to be unique, which occurs in the constraint system
809809
itself.
810810

811811
Simplifying Locators

0 commit comments

Comments
 (0)