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

Commit 2c0f8284 authored by alazar's avatar alazar Committed by android-build-merger
Browse files

Merge "Fixed a typo" am: 42187acc am: b54f70ba

am: 120b6ef8

Change-Id: Ic3fcdb8fe92bd4f8785d2446541cf6ca470cdf22
parents 8012f1a8 120b6ef8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ import java.util.LinkedList;

/**
 * This is a cache of contact details for the phone numbers in the call log. The key is the
 * phone number with the country in which teh call was placed or received. The content of the
 * phone number with the country in which the call was placed or received. The content of the
 * cache is expired (but not purged) whenever the application comes to the foreground.
 *
 * This cache queues request for information and queries for information on a background thread,