aboutsummaryrefslogtreecommitdiff
path: root/Emby.IsoMounting
diff options
context:
space:
mode:
authorErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 20:30:03 +0100
committerErwin de Haan <EraYaN@users.noreply.github.com>2019-01-13 20:30:03 +0100
commit5b3d8a6d7610598a030e60ea6d7dff4e5a78553d (patch)
treeff145e81ef1fb6e2a63c983b0dd47fd284bf1894 /Emby.IsoMounting
parentcc719fd77cea3d56ef17ba4fa52abbade4bd609d (diff)
EditorConfig reformat: Emby.IsoMounting, Emby.Server.Implementations
Diffstat (limited to 'Emby.IsoMounting')
-rw-r--r--Emby.IsoMounting/IsoMounter/Configuration/PluginConfiguration.cs2
-rw-r--r--Emby.IsoMounting/IsoMounter/Properties/AssemblyInfo.cs2
2 files changed, 2 insertions, 2 deletions
diff --git a/Emby.IsoMounting/IsoMounter/Configuration/PluginConfiguration.cs b/Emby.IsoMounting/IsoMounter/Configuration/PluginConfiguration.cs
index 9308b8c89..c21a1d81f 100644
--- a/Emby.IsoMounting/IsoMounter/Configuration/PluginConfiguration.cs
+++ b/Emby.IsoMounting/IsoMounter/Configuration/PluginConfiguration.cs
@@ -5,4 +5,4 @@ namespace IsoMounter.Configuration
public class PluginConfiguration : BasePluginConfiguration
{
}
-} \ No newline at end of file
+}
diff --git a/Emby.IsoMounting/IsoMounter/Properties/AssemblyInfo.cs b/Emby.IsoMounting/IsoMounter/Properties/AssemblyInfo.cs
index 8a26b12a2..d60eccc2e 100644
--- a/Emby.IsoMounting/IsoMounter/Properties/AssemblyInfo.cs
+++ b/Emby.IsoMounting/IsoMounter/Properties/AssemblyInfo.cs
@@ -2,7 +2,7 @@ using System.Reflection;
using System.Resources;
using System.Runtime.InteropServices;
-// General Information about an assembly is controlled through the following
+// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("IsoMounter")]