docs: fixed typo
Test: make ds-docs Bug: 36941741 Change-Id: I451d8095bcc5d30dbefe3503441d718a69d821ca
This commit is contained in:
@@ -31,7 +31,7 @@ import java.util.Set;
|
|||||||
import java.util.regex.Pattern;
|
import java.util.regex.Pattern;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This is a convience class that helps build SQL queries to be sent to
|
* This is a convenience class that helps build SQL queries to be sent to
|
||||||
* {@link SQLiteDatabase} objects.
|
* {@link SQLiteDatabase} objects.
|
||||||
*/
|
*/
|
||||||
public class SQLiteQueryBuilder
|
public class SQLiteQueryBuilder
|
||||||
|
|||||||
Reference in New Issue
Block a user