docs: misc spelling

This commit is contained in:
Marc-André Lureau 2015-09-27 22:42:50 +02:00
parent dabf662788
commit f91d1a2a76

View File

@ -2359,7 +2359,7 @@
* }
* ]|
*
* You must initialise the variable in some way -- either by use of an
* You must initialize the variable in some way -- either by use of an
* initialiser or by ensuring that an _init function will be called on
* it unconditionally before it goes out of scope.
*