Skip to content

Commit 3ee45ff

Browse files
hvitvedgeoffw0
andauthored
Apply suggestion from @geoffw0
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
1 parent 7f1bebe commit 3ee45ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shared/typeinference/codeql/typeinference/internal/TypeInference.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ module Make1<LocationSig Location, InputSig1<Location> Input1> {
391391
* ```
392392
*
393393
* the meaning is "`T` implements `Trait`" where the constraint is only
394-
* valid for the specific `T`. Note that `condition` and `condition` are
394+
* valid for the specific `T`. Note that `condition` and `constraint` are
395395
* identical in the two examples. To encode the difference, `abs` in the
396396
* first example should contain `T` whereas in the seconds example `abs`
397397
* should be empty.

0 commit comments

Comments
 (0)