summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-05-01 10:13:50 +0200
committerGitHub <noreply@github.com>2018-05-01 10:13:50 +0200
commitf8a8f84bf6c75e48738b0a9ee4a22fbae7bbdc87 (patch)
treebba0568c667261d47cfdc3ce80cfa7820520bf8d /README.rst
parentfd09ecb1e118b610de7980f951775b400e4a6bcc (diff)
Formatting nits
Diffstat (limited to 'README.rst')
-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**