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

Commit 42187acc authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Fixed a typo"

parents fdf68fbd 5cea277b
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,