[svn-r28086] fixed spelling

This commit is contained in:
Scot Breitenfeld 2015-10-15 13:01:27 -05:00
parent 3d8b36f6d1
commit 5464277d0c

View File

@ -3,7 +3,7 @@
This example illustrates the concept of virtual dataset I/O
The program creates 2-dim source dataset and writes
data to it. Then it creates 2-dim virtual dataset that has
the same dimesnion sizes and maps the all elements of the
the same dimension sizes and maps the all elements of the
virtual dataset to all elements of the source dataset.
Then VDS is read back.