Skip to content

Commit a97f744

Browse files
committed
typo
1 parent 57024d3 commit a97f744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Sinks.UDP/Sinks/Splunk/UdpSink.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ namespace Serilog.Sinks.Splunk
2424
{
2525
/// <summary>
2626
/// A sink that logs to Splunk over UDP
27-
/// </summary>r
27+
/// </summary>
2828
public class UdpSink : ILogEventSink, IDisposable
2929
{
3030
private Socket _socket;

0 commit comments

Comments
 (0)