1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-10-01 14:39:13 +00:00

fixed typo

This commit is contained in:
freddii 2021-01-25 02:16:11 +01:00 committed by Brenden Matthews
parent c3dab80fc1
commit d06649ec52

View File

@ -165,7 +165,7 @@
<!-- We use this to stop premature end of parent --> <!-- We use this to stop premature end of parent -->
<context> <context>
<start>\[\[</start><end>\]\]</end> <start>\[\[</start><end>\]\]</end>
<!-- Reccursive --> <!-- Recursive -->
<include><context ref="lua-lit-string:*"/></include> <include><context ref="lua-lit-string:*"/></include>
</context> </context>
<!-- end: Literal Sub-String --> <!-- end: Literal Sub-String -->