mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-01-30 17:51:37 -05:00
Remove typo (spot the vim user)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user