Merge various cleanup java test, test files, comments (#1364)

Plus some spelling corrections
This commit is contained in:
Allen Byrne
2022-01-19 17:30:19 -06:00
committed by GitHub
parent b99ec66d81
commit 407c52f397
13 changed files with 47 additions and 42 deletions

View File

@@ -17,7 +17,7 @@
file. Next, it reopens the file, reads back the data,
outputs it to the screen, extends the dataset, and writes
new data to the entire extended dataset. Finally it
reopens the file again, reads back the data, and utputs it
reopens the file again, reads back the data, and outputs it
to the screen.
************************************************************/
package examples.datasets;