Update IPluginServiceRegistrator.cs

pull/4253/head
BaronGreenback 4 years ago committed by GitHub
parent f7cc2f785c
commit 53bea919d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,7 +3,7 @@ namespace MediaBrowser.Common.Plugins
using Microsoft.Extensions.DependencyInjection;
/// <summary>
/// Defines the <see cref="IPluginRegistrar" />.
/// Defines the <see cref="IPluginServiceRegistrator" />.
/// </summary>
public interface IPluginServiceRegistrator
{

Loading…
Cancel
Save