Fix typo
Change-Id: I8c3797fb2d343ec6f25765fba49ac097e816d1cf
This commit is contained in:
@@ -433,7 +433,7 @@ public class Content {
|
||||
System.out.println(builder);
|
||||
} while (cursor.moveToNext());
|
||||
} else {
|
||||
System.out.println("No reuslt found.");
|
||||
System.out.println("No result found.");
|
||||
}
|
||||
} finally {
|
||||
cursor.close();
|
||||
|
||||
Reference in New Issue
Block a user