diff options
| -rw-r--r-- | doc/merging.rst | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/doc/merging.rst b/doc/merging.rst index 2967ca9d..afe1a6dd 100644 --- a/doc/merging.rst +++ b/doc/merging.rst @@ -190,5 +190,5 @@ used the previous merging are also, similarly, now extensible (metadata  merging, for example).  Note, however, that merge algorithms are not used *across* types of -configuration.  As was previously the case, merged user-data will still -overwrite conf.d configuration. +configuration.  As was the case before merging was implemented, +user-data will overwrite conf.d configuration without merging. | 
