Skip to content

Commit 1090380

Browse files
Update src/Serilog.Extensions.Hosting/SerilogServiceCollectionExtensions.cs
Co-authored-by: Ivan Maximov <[email protected]>
1 parent 3805e18 commit 1090380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Extensions.Hosting/SerilogServiceCollectionExtensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
namespace Serilog
2424
{
2525
/// <summary>
26-
/// Extends <see cref="IHostBuilder"/> with Serilog configuration methods.
26+
/// Extends <see cref="IServiceCollection"/> with Serilog configuration methods.
2727
/// </summary>
2828
public static class SerilogServiceCollectionExtensions
2929
{

0 commit comments

Comments
 (0)