Update Emby.Server.Implementations/Plugins/PlugInManifest.cs

Co-authored-by: dkanada <dkanada@users.noreply.github.com>
This commit is contained in:
BaronGreenback 2020-09-14 17:58:10 +01:00 committed by GitHub
parent 68d08e94fd
commit f73e744785
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ namespace Emby.Server.Implementations.Plugins
/// <summary>
/// Defines a Plugin manifest file.
/// </summary>
public class PlugInManifest
public class PluginManifest
{
/// <summary>
/// Gets or sets the category of the plugin.