aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorM.Gergő2020-05-14 03:24:24 +0200
committerM.Gergő2020-05-14 03:24:24 +0200
commit286199e71f65b44d16e3684501935ec5b9556e9a (patch)
treeb904e4a8263c1aa7154081dd25ff60e359b58e75 /tests
parent0026bdb684cd610be6a7f8499db8920ee1579c1b (diff)
downloadlightconfini-286199e71f65b44d16e3684501935ec5b9556e9a.tar.gz
lightconfini-286199e71f65b44d16e3684501935ec5b9556e9a.zip
some refactoring
Diffstat (limited to 'tests')
-rw-r--r--tests/test.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test.ini b/tests/test.ini
index af1da51..a69444f 100644
--- a/tests/test.ini
+++ b/tests/test.ini
@@ -32,7 +32,7 @@ parameter2 = "I like \t emojis 😍 but, don't like mosquitoes カ ! :)"
; Even! Multiline Parameters are supported:
parameter3 = "With double quotation mark \
-I can write multiline values, but I shoud \
+I can write multiline values, but I should \
escapse the trailing newline with '\' sign!"