]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix typo in config.rst 16721/head
authorJos Collin <jcollin@redhat.com>
Tue, 1 Aug 2017 08:40:42 +0000 (14:10 +0530)
committerJos Collin <jcollin@redhat.com>
Tue, 1 Aug 2017 08:46:14 +0000 (14:16 +0530)
Fixed the typo introduced by PR#16681

Signed-off-by: Jos Collin <jcollin@redhat.com>
doc/dev/config.rst

index fb9ffd8961b80a4cca5e7da061dae1c5021f1eb1..572ba8d7a2e115ab83b7a61f6c764efa24ccd925 100644 (file)
@@ -94,7 +94,7 @@ Defining config options
 =======================
 
 New-style config options are defined in common/options.cc. All new config
-options should go here (and not into legacy config_opts.h).
+options should go here (and not into legacy_config_opts.h).
 
 Levels
 ------