From 2c8dd43524c7897f0e9a0266f168f91db33c15ec Mon Sep 17 00:00:00 2001 From: Richard Miller Date: Mon, 17 Sep 2012 21:42:31 +0100 Subject: [PATCH] Fixing minor typo in config definitions --- components/config/definition.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/config/definition.rst b/components/config/definition.rst index b86d00f6990..fb0d75db572 100644 --- a/components/config/definition.rst +++ b/components/config/definition.rst @@ -72,7 +72,7 @@ Add node definitions to the tree Variable nodes ~~~~~~~~~~~~~~ -A tree contains node definitions which can be layed out in a semantic way. +A tree contains node definitions which can be laid out in a semantic way. This means, using indentation and the fluent notation, it is possible to reflect the real structure of the configuration values::