summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index abd3fbf..d71639c 100644
--- a/README.rst
+++ b/README.rst
@@ -145,7 +145,7 @@ Here are some other features:
- **Unicode support**
- Unicode characters in string literals in `Kconfig` and `.config` files are
+ Unicode characters in string literals in ``Kconfig`` and ``.config`` files are
correctly handled. This support mostly comes for free from Python.
- **Windows support**