We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3de8005 commit f9a01e1Copy full SHA for f9a01e1
Flow.Launcher.Plugin/Interfaces/IPublicAPI.cs
@@ -348,7 +348,7 @@ public interface IPublicAPI
348
349
/// <summary>
350
/// Load image from path. Support local, remote and data:image url.
351
- /// If image path is missing, it will retun a missing icon.
+ /// If image path is missing, it will return a missing icon.
352
/// </summary>
353
/// <param name="path">The path of the image.</param>
354
/// <param name="loadFullImage">
0 commit comments