mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 04:07:40 +02:00
spelling: retrieving
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
@@ -146,7 +146,7 @@ namespace Microsoft.Plugin.Uri
|
|||||||
catch (Exception e)
|
catch (Exception e)
|
||||||
{
|
{
|
||||||
BrowserIconPath = DefaultIconPath;
|
BrowserIconPath = DefaultIconPath;
|
||||||
Log.Exception("Exception when retreiving icon", e, GetType());
|
Log.Exception("Exception when retrieving icon", e, GetType());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user