Commit 80c4d9b9 authored by David Renshaw's avatar David Renshaw

fix typo: unconstained -> unconstrained

parent e0b955b8
......@@ -322,7 +322,7 @@ struct Type {
unconstrained :union {
# A regular AnyPointer.
#
# The name "unconstained" means as opposed to constraining it to match a type parameter.
# The name "unconstrained" means as opposed to constraining it to match a type parameter.
# In retrospect this name is probably a poor choice given that it may still be constrained
# to be a struct, list, or capability.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment