mirror of https://github.com/apache/cassandra
Fix typo in audit_logging.adoc
This commit is contained in:
parent
45b296181b
commit
f61a1cb58b
|
|
@ -121,7 +121,7 @@ The `nodetool disableauditlog` command disables AuditLog.
|
|||
|
||||
[source,none]
|
||||
----
|
||||
nodetool disableuditlog
|
||||
nodetool disableauditlog
|
||||
----
|
||||
|
||||
=== NodeTool command to reload AuditLog filters
|
||||
|
|
|
|||
Loading…
Reference in New Issue