diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2017-09-21 14:30:23 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-21 14:30:23 +0200 |
| commit | 59d2578deadd55a8a909cbc8c5a61b26f23b5f57 (patch) | |
| tree | 485de0fdc65a1e1e0baacfba4beb348338d9654f /README.md | |
| parent | 5c63ab5520ae94122bea7c9921bb3ec99690eef8 (diff) | |
README nit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
