From 59d2578deadd55a8a909cbc8c5a61b26f23b5f57 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Thu, 21 Sep 2017 14:30:23 +0200 Subject: README nit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d4fc3fa..0e8c768 100644 --- a/README.md +++ b/README.md @@ -110,8 +110,8 @@ to the test suite would make sense. 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). +   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 -- cgit v1.2.3