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

Commit b3c20232 authored by Joshua Baxter's avatar Joshua Baxter Committed by android-build-merger
Browse files

docs: fixed typo

am: 3639e2f9

Change-Id: I6f7381045bb25fdcc9f86e3e2dd0d7b8c4eda853
parents 678c0286 3639e2f9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ import java.util.Set;
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.
 */
public class SQLiteQueryBuilder