[new downloader] Review fixes.

This commit is contained in:
Vladimir Byko-Ianko 2016-03-22 18:07:47 +03:00 committed by Sergey Yershov
parent 67ebb17573
commit 0b9e6bc5c5

View file

@ -397,7 +397,7 @@ public:
/// Call this function before entering search GUI.
/// While it's loading, we can cache features in viewport.
bool Search(search::SearchParams const & params);
/// Searchs for mwm based on |params|.
/// Searches for mwm based on |params|.
/// Calling |params::m_onResults| for returning the result.
bool SearchInDownloader(storage::DownloaderSearchParams const & params);
bool GetCurrentPosition(double & lat, double & lon) const;