Apply suggestions from code review

Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
This commit is contained in:
Bond-009
2019-12-10 16:22:03 +01:00
committed by GitHub
parent 42ffddc269
commit affb58ef9e
16 changed files with 26 additions and 26 deletions

View File

@@ -351,7 +351,7 @@ namespace Emby.Server.Implementations.AppBase
}
/// <summary>
/// Event handler for when a named configuration got updates.
/// Event handler for when a named configuration has been updated.
/// </summary>
/// <param name="key">The key of the configuration.</param>
/// <param name="configuration">The old configuration.</param>