1
0

Fixing a javadoc lint issue

This commit is contained in:
Prasanna Rajaperumal
2017-02-20 15:57:58 -08:00
parent cc58a4c3e0
commit 4a47d26818
5 changed files with 11 additions and 8 deletions

View File

@@ -40,7 +40,7 @@ import java.util.Random;
import java.util.UUID;
/**
* Class to be used in tests to keep generating test inserts & updates against a corpus.
* Class to be used in tests to keep generating test inserts and updates against a corpus.
*
* Test data uses a toy Uber trips, data model.
*/