diff --git a/source/declarators.tex b/source/declarators.tex index 5c884c27cb..882d76f2d7 100644 --- a/source/declarators.tex +++ b/source/declarators.tex @@ -2388,7 +2388,7 @@ \indextext{initialization|(} \pnum -A declarator can specify an initial value for the +An initializer can be used to specify an initial value for the identifier being declared. The identifier designates a variable being initialized. The process of initialization described in the