summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2017-11-10 12:45:29 +0100
committerUlf Magnusson <ulfalizer@gmail.com>2017-11-10 12:45:29 +0100
commit35a7f59bfb26ad701b9e4964ec731bf7bf77870f (patch)
tree959c98c30c0ff0ec88e84300277bf36383f6bf22
parent6fbfc6678aca1e15ac4b314f355c1b7151a1ac7b (diff)
Remove accidental RST formatting in docstring
-rw-r--r--kconfiglib.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/kconfiglib.py b/kconfiglib.py
index fa973cc..6d9d81d 100644
--- a/kconfiglib.py
+++ b/kconfiglib.py
@@ -92,7 +92,7 @@ command in the kernel root:
Please tell me if the patch does not apply. It should be trivial to apply
manually, as it's just a block of text that needs to be inserted near the other
-``*conf:`` targets in scripts/kconfig/Makefile.
+*conf: targets in scripts/kconfig/Makefile.
If you do not wish to install Kconfiglib via pip, the Makefile patch is set up
so that you can also just clone Kconfiglib into the kernel root: