Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3639e2f9 authored by Joshua Baxter's avatar Joshua Baxter
Browse files

docs: fixed typo

Test: make ds-docs

Bug: 36941741

Change-Id: I451d8095bcc5d30dbefe3503441d718a69d821ca
parent 5b0a4eea
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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