mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
fix typo
This commit is contained in:
parent
77a7c6ec75
commit
37d6cea2d3
1 changed files with 1 additions and 1 deletions
|
|
@ -281,7 +281,7 @@ public static class PluginInstaller
|
|||
/// <summary>
|
||||
/// Updates the plugin to the latest version available from its source.
|
||||
/// </summary>
|
||||
/// <param name="silentUpdate">If true, do not show any messages when there is no udpate available.</param>
|
||||
/// <param name="silentUpdate">If true, do not show any messages when there is no update available.</param>
|
||||
/// <param name="usePrimaryUrlOnly">If true, only use the primary URL for updates.</param>
|
||||
/// <param name="token">Cancellation token to cancel the update operation.</param>
|
||||
/// <returns></returns>
|
||||
|
|
|
|||
Loading…
Reference in a new issue