Skip to content

Commit fe412a3

Browse files
author
Josh DeGraw
committed
Minor comment update
1 parent e4eb9b0 commit fe412a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Sentry.NLog/SentryNLogOptions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
namespace Sentry.NLog
1212
{
1313
/// <summary>
14-
/// Sentry Options for NLog logging. All propertiesan be configured via code or in NLog.config xml file.
14+
/// Sentry Options for NLog logging. All properties can be configured via code or in NLog.config xml file.
1515
/// </summary>
1616
/// <inheritdoc />
1717
[NLogConfigurationItem]

0 commit comments

Comments
 (0)