Remove typo (spot the vim user)

This commit is contained in:
Ciaran Gultnieks 2013-03-23 13:35:55 +00:00
parent dc5c24cda9
commit 55400a906d

View File

@ -95,7 +95,7 @@ public class SearchResults extends ListActivity {
}
TextView tv = (TextView) findViewById(R.id.description);
String headertexit;
String headertext;
try
{
if (apps.size() == 0)