From cf9f017d4e81aa60c3c35d63d7f0397456a57397 Mon Sep 17 00:00:00 2001 From: Danny Al-Gaaf Date: Sat, 8 Mar 2014 23:16:24 +0100 Subject: [PATCH] config.rst: fix typo Signed-off-by: Danny Al-Gaaf --- doc/dev/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dev/config.rst b/doc/dev/config.rst index 49eda359a4dab..15990632353d9 100644 --- a/doc/dev/config.rst +++ b/doc/dev/config.rst @@ -51,7 +51,7 @@ A few additional special metavariables are also defined: - $name: expands to $type.$id -Readin configuration values +Reading configuration values ==================================================== There are two ways for Ceph code to get configuration values. One way is to -- 2.39.5