doc/: Minor cleanups, as a result of a spell-check pass.
[sod] / doc / concepts.tex
index 397920f..30b3be6 100644 (file)
@@ -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, 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