We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4eb9b0 commit fe412a3Copy full SHA for fe412a3
src/Sentry.NLog/SentryNLogOptions.cs
@@ -11,7 +11,7 @@
11
namespace Sentry.NLog
12
{
13
/// <summary>
14
- /// Sentry Options for NLog logging. All propertiesan be configured via code or in NLog.config xml file.
+ /// Sentry Options for NLog logging. All properties can be configured via code or in NLog.config xml file.
15
/// </summary>
16
/// <inheritdoc />
17
[NLogConfigurationItem]
0 commit comments