mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Fix typos
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
3de8005297
commit
f9a01e1002
1 changed files with 1 additions and 1 deletions
|
|
@ -348,7 +348,7 @@ namespace Flow.Launcher.Plugin
|
|||
|
||||
/// <summary>
|
||||
/// Load image from path. Support local, remote and data:image url.
|
||||
/// If image path is missing, it will retun a missing icon.
|
||||
/// If image path is missing, it will return a missing icon.
|
||||
/// </summary>
|
||||
/// <param name="path">The path of the image.</param>
|
||||
/// <param name="loadFullImage">
|
||||
|
|
|
|||
Loading…
Reference in a new issue