Skip to content

Commit

Permalink
Update src/Microsoft.Performance.Toolkit.Engine/PluginSet.cs
Browse files Browse the repository at this point in the history
Co-authored-by: Nick Banks <nibanks@microsoft.com>
  • Loading branch information
thhous-msft and nibanks authored Nov 30, 2021
1 parent fe4fbc6 commit e0724d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Microsoft.Performance.Toolkit.Engine/PluginSet.cs
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ public static PluginSet Load(
/// </remarks>
/// </param>
/// <param name="extraAssemblies">
/// A list of extra assemblies to attemt to directly load plugins from.
/// A list of extra assemblies to attempt to directly load plugins from.
/// This parameter may be <c>null</c> or <c>empty</c>.
/// </param>
/// <returns>
Expand Down

0 comments on commit e0724d6

Please sign in to comment.