diff options
| author | Erwin de Haan <EraYaN@users.noreply.github.com> | 2019-01-13 20:30:41 +0100 |
|---|---|---|
| committer | Erwin de Haan <EraYaN@users.noreply.github.com> | 2019-01-13 20:30:41 +0100 |
| commit | 51ed47f4c4956f22449e688e04ff66da5206bdcc (patch) | |
| tree | cf66869e5128faacc83ef1db1ce08b210f718d01 /Jellyfin.Server/Properties/AssemblyInfo.cs | |
| parent | 5b3d8a6d7610598a030e60ea6d7dff4e5a78553d (diff) | |
EditorConfig reformat: Emby.XmlTv, Jellyfin.Server. MediaBrowser.Api, MediaBrowser.Common
Diffstat (limited to 'Jellyfin.Server/Properties/AssemblyInfo.cs')
| -rw-r--r-- | Jellyfin.Server/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Jellyfin.Server/Properties/AssemblyInfo.cs b/Jellyfin.Server/Properties/AssemblyInfo.cs index 1934b6bc1..2959cdf1f 100644 --- a/Jellyfin.Server/Properties/AssemblyInfo.cs +++ b/Jellyfin.Server/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("Jellyfin.Server")] |
