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

Commit 25e0c43b authored by Adnan's avatar Adnan Committed by Roman Birg
Browse files

Contacts: Fix spelling error.

Change-Id: I79b21dd745c411775854889d10cce9fb1e394036
parent bdc89ade
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1878,7 +1878,7 @@ public class PeopleActivity extends ContactsActivity
                    this.startActivity(exportIntent);
                }
                break;
            case ImportExportDialogFragment.SUBACTIVITY_SHARE_VISILBLE_CONTACTS:
            case ImportExportDialogFragment.SUBACTIVITY_SHARE_VISIBLE_CONTACTS:
                if (resultCode == RESULT_OK) {
                    Bundle result = data.getExtras().getBundle(RESULT_KEY);
                    StringBuilder uriListBuilder = new StringBuilder();