Skip to content

Commit c9e3c62

Browse files
Jack251970jjw24
andauthored
Improve code comments
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
1 parent fbeaafa commit c9e3c62

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
@@ -174,7 +174,7 @@ public interface IPublicAPI
174174
/// Get all loaded plugins
175175
/// </summary>
176176
/// <remarks>
177-
/// Part of plugins may not be initialized yet
177+
/// Will also return any plugins not fully initialized yet
178178
/// </remarks>
179179
/// <returns></returns>
180180
List<PluginPair> GetAllPlugins();

0 commit comments

Comments
 (0)