X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/c3e28c92f639126436db713381309200eaba3ba2..7d69686f71d01de4f8df65b2d417b6b4faaac5ec:/doc/concepts.tex diff --git a/doc/concepts.tex b/doc/concepts.tex index 397920f..30b3be6 100644 --- a/doc/concepts.tex +++ b/doc/concepts.tex @@ -1040,7 +1040,7 @@ initialization fragments. There are two kinds of initarg definitions. \emph{User initargs} are defined by an explicit @|initarg| item appearing in a class definition: the item -defines a name, type, and (optionally) a default value for the initarg. +defines a name, a type, and (optionally) a default value for the initarg. \emph{Slot initargs} are defined by attaching an @|initarg| property to a slot or slot initializer item: the property's value determines the initarg's name, while the type is taken from the underlying slot type; slot initargs do