docs: Remove unfinished sentence in manual. Closes #3806

This commit is contained in:
Brian Anderson 2012-10-22 13:12:16 -07:00
parent 64e1ecb939
commit 5fc4e51ab7
1 changed files with 0 additions and 1 deletions

View File

@ -2475,7 +2475,6 @@ assert (i == 3);
~~~~
All accessible elements of a vector are always initialized, and access to a vector is always bounds-checked.
In the case of a definite-
### Structure types