summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2017-09-21 14:33:03 +0200
committerGitHub <noreply@github.com>2017-09-21 14:33:03 +0200
commitd4d10fa27efaf6c8e81a99b7be28c9371ee7732d (patch)
tree942a253a68c00393a499bafeed174387c9e6b7aa /README.md
parent59d2578deadd55a8a909cbc8c5a61b26f23b5f57 (diff)
Another README nit
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 0e8c768..353907b 100644
--- a/README.md
+++ b/README.md
@@ -109,9 +109,9 @@ to the test suite would make sense.
format and add a bunch of accessors later. The internal format is unlikely
to change in either case, and would probably be returned directly.
- If you come up with some good generally-usable APIs involving expressions,
-   please tell me. Make sure they also make sense for expressions involving
- `||` (or) and `!` (not).
+ If you come up with some good generally-usable APIs involving
+ expressions, please tell me. Make sure they also make sense for expressions
+ involving `||` (or) and `!` (not).
* Kconfiglib works well with [PyPy](http://pypy.org). It gives a nice speedup
over CPython when batch processing a large number of configurations (like