Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jnizet committed Jun 2, 2016
1 parent d665e20 commit c843205
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ class DbSetupBuilder {
}

/**
* Adds a DeleteAll operation to the DbSetup
* Adds DeleteAll operations to the DbSetup
* @param tables the tables to delete from
*/
fun deleteAllFrom(vararg tables: String) {
Expand Down

0 comments on commit c843205

Please sign in to comment.