Skip to content

Commit f9a01e1

Browse files
Jack251970Copilot
andauthored
Fix typos
Co-authored-by: Copilot <[email protected]>
1 parent 3de8005 commit f9a01e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher.Plugin/Interfaces/IPublicAPI.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ public interface IPublicAPI
348348

349349
/// <summary>
350350
/// Load image from path. Support local, remote and data:image url.
351-
/// If image path is missing, it will retun a missing icon.
351+
/// If image path is missing, it will return a missing icon.
352352
/// </summary>
353353
/// <param name="path">The path of the image.</param>
354354
/// <param name="loadFullImage">

0 commit comments

Comments
 (0)