Skip to content

Commit

Permalink
[dfmc-typist] Fix comment typo.
Browse files Browse the repository at this point in the history
* sources/dfmc/typist/typist-inference.dylan: Fix comment typo.
  • Loading branch information
waywardmonkeys committed Feb 16, 2016
1 parent 262ef38 commit 1c9e643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/dfmc/typist/typist-inference.dylan
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@ end;
/// already known in the cache about OBJ.
///
/// To keep the justification semantics straight, the RHS really should be
/// a single expression that just constructes a <type-estimate>, and which
/// a single expression that just constructs a <type-estimate>, and which
/// does not call type-estimate &c in the process.
///
/// E.g., the type of an <&object> is some class <stype>:
Expand Down

0 comments on commit 1c9e643

Please sign in to comment.