diff options
| author | crobibero <cody@robibe.ro> | 2020-03-25 14:31:03 -0600 |
|---|---|---|
| committer | crobibero <cody@robibe.ro> | 2020-03-25 14:31:03 -0600 |
| commit | 261a2e19891072329981b34a9c63116a9fcfb0f6 (patch) | |
| tree | 04e94682276c60de2994145df5722bf77700bcf6 /Emby.Naming/Video/CleanStringParser.cs | |
| parent | cb68fbeb0aed75031e07115da229a3888cb8787f (diff) | |
revert xml docs indentation
Diffstat (limited to 'Emby.Naming/Video/CleanStringParser.cs')
| -rw-r--r-- | Emby.Naming/Video/CleanStringParser.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Naming/Video/CleanStringParser.cs b/Emby.Naming/Video/CleanStringParser.cs index 225efc3ac..3f584d584 100644 --- a/Emby.Naming/Video/CleanStringParser.cs +++ b/Emby.Naming/Video/CleanStringParser.cs @@ -8,7 +8,7 @@ using System.Text.RegularExpressions; namespace Emby.Naming.Video { /// <summary> - /// <see href="http://kodi.wiki/view/Advancedsettings.xml#video" />. + /// <see href="http://kodi.wiki/view/Advancedsettings.xml#video" />. /// </summary> public static class CleanStringParser { |
