Doc: spelling fix from jsjohns

This commit is contained in:
Andrzej Krzemienski
2015-03-13 22:53:47 +01:00
parent 15d9fcdbd1
commit 9d3f2fa825
3 changed files with 4 additions and 4 deletions

View File

@ -171,7 +171,7 @@ Also, the presence of the possibly uninitialized state requires additional
operations not provided by `T` itself which are supported by a special interface.
[heading Lexically-hinted Value Access in the presence of possibly
untitialized optional objects: The operators * and ->]
uninitialized optional objects: The operators * and ->]
A relevant feature of a pointer is that it can have a [*null pointer value].
This is a ['special] value which is used to indicate that the pointer is not