Fix documentation for includes

This commit is contained in:
elkowar 2020-12-13 01:01:33 +01:00
parent 9d817268d7
commit 080696a751

View file

@ -25,9 +25,9 @@ $HOME
Your config structure should look like this: Your config structure should look like this:
```xml ```xml
<eww> <eww>
<definitions> <includes>
<!-- Put your <file>'s in here --> <!-- Put your <file>'s in here -->
</definitions> </includes>
<definitions> <definitions>
<!-- Put your <def>'s in here --> <!-- Put your <def>'s in here -->