Grammar (inherit -> inherited)

kibe 2020-10-03 15:11:31 +00:00
parent 1cb08b17fb
commit 57103f35ae
1 changed files with 1 additions and 1 deletions

@ -56,7 +56,7 @@ key = ${file:/absolute/file/path:fallback value}
`key = text ${section.key} text` will not work (the reference will not be resolved).
## Inheritance
Values can be inherit from another section by defining the parameter `inherit = section/base`.
Values can be inherited from another section by defining the parameter `inherit = section/base`.
All undefined keys will be cloned.
~~~ dosini
[section/base]