Forgot a period in 0cec8f9

This commit is contained in:
Daniel Martí 2013-07-06 01:29:12 +02:00
parent 0cec8f9bd5
commit c7db510dad

View File

@ -80,7 +80,7 @@ public class FDroid extends FragmentActivity {
getTabManager().createTabs();
// Start a search by just typing
setDefaultKeyMode(DEFAULT_KEYS_SEARCH_LOCAL)
setDefaultKeyMode(DEFAULT_KEYS_SEARCH_LOCAL);
Intent i = getIntent();
if (i.hasExtra("uri")) {