From 55b4b8dd3bae0004d3128a7f9fe8474526f608c7 Mon Sep 17 00:00:00 2001 From: Justin Chu Date: Wed, 26 May 2021 16:12:10 -0400 Subject: [PATCH] Ninja fix typo in commit log archive page --- doc/source/configuration/cass_cl_archive_file.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/configuration/cass_cl_archive_file.rst b/doc/source/configuration/cass_cl_archive_file.rst index fc144401bb..939657449d 100644 --- a/doc/source/configuration/cass_cl_archive_file.rst +++ b/doc/source/configuration/cass_cl_archive_file.rst @@ -1,9 +1,9 @@ .. _cassandra-cl-archive: -commitlog-archiving.properties file +commitlog_archiving.properties file ================================ -The ``commitlog-archiving.properties`` configuration file can optionally set commands that are executed when archiving or restoring a commitlog segment. +The ``commitlog_archiving.properties`` configuration file can optionally set commands that are executed when archiving or restoring a commitlog segment. =========================== Options