summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2017-09-21 15:14:04 +0200
committerGitHub <noreply@github.com>2017-09-21 15:14:04 +0200
commit7b475ced7e38b0649e04940051a6438cbe4affd3 (patch)
tree48683925729b237ff55fc5bb2adaaf7b4c3e2a6c
parentbcd424581c19c17c05d3ea06759ca48b4b4b31ef (diff)
README formatting nit
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3a33795..f91fc39 100644
--- a/README.md
+++ b/README.md
@@ -123,7 +123,7 @@ to the test suite would make sense.
problem for you. Adding proper `option modules` support should be pretty
easy.
- * At least two things make it awkward to replicate a 'menuconfig'-like
+ * At least two things make it awkward to replicate a `menuconfig`-like
interface in Kconfiglib at the moment (but see
[SConf](https://github.com/CoryXie/SConf), as mentioned above).