aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaronGreenback <jimcartlidge@yahoo.co.uk>2020-09-14 17:58:10 +0100
committerGitHub <noreply@github.com>2020-09-14 17:58:10 +0100
commitf73e744785fc8016e858c9f676ac0b04ee4f564b (patch)
tree62841484888b9d67f3b386ec93b34cad5be04fbc
parent68d08e94fded259adc2b2cd3d9379d6ab1e8b384 (diff)
Update Emby.Server.Implementations/Plugins/PlugInManifest.cs
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
-rw-r--r--Emby.Server.Implementations/Plugins/PlugInManifest.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Plugins/PlugInManifest.cs b/Emby.Server.Implementations/Plugins/PlugInManifest.cs
index fa48d73c5..b874676d8 100644
--- a/Emby.Server.Implementations/Plugins/PlugInManifest.cs
+++ b/Emby.Server.Implementations/Plugins/PlugInManifest.cs
@@ -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.