Skip to content

Commit cf80503

Browse files
arvindKandpal-ksolvesMaxwell-Guo
authored andcommitted
ninja: fix typo in NoOpAuditLogger description
1 parent f43d9d0 commit cf80503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/modules/cassandra/pages/managing/operating/auditlogging.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ Supported values are:
157157

158158
`BinAuditLogger` logs events to a file in binary format.
159159
`FileAuditLogger` uses the standard logging mechanism, `slf4j` to log events to the `audit/audit.log` file. It is a synchronous, file-based audit logger. The roll_cycle will be set in the `logback.xml` file.
160-
`NoOpAuditLogger` is a no-op implementation of the audit logger that shoudl be specified when audit logging is disabled.
160+
`NoOpAuditLogger` is a no-op implementation of the audit logger that should be specified when audit logging is disabled.
161161

162162
For example:
163163

0 commit comments

Comments
 (0)