diff --git a/lang/spec.html b/lang/spec.html index 6173514a..9d0278e7 100644 --- a/lang/spec.html +++ b/lang/spec.html @@ -2775,7 +2775,7 @@

Singleton types

A singleton type is a type containing a single shape. A singleton type is -described using an compile-time constant expression for a single value: the type +described using a compile-time constant expression for a single value: the type contains the shape of that value. Note that it is possible for the variable-reference within the simple-const-expr to reference a structured value; in this case, the value will have its read-only bit set; a value without its