From ad3c4847db3f60995d25fa78e19be074044bd95a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=B6llendorf?= Date: Tue, 14 May 2024 21:12:23 +0200 Subject: [PATCH] Use backticks for inline code --- doc/iniparser.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/iniparser.txt b/doc/iniparser.txt index 5d9a31b..4078f69 100644 --- a/doc/iniparser.txt +++ b/doc/iniparser.txt @@ -53,7 +53,7 @@ semicolon up to the end of the line. Multi-line values can be provided by ending the line with a - backslash (\). + backslash (`\`). @verbatim Multiple = Line 1 \