diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-07-15 17:37:52 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2018-07-15 17:37:52 +0200 |
| commit | f3ce3d5ddbf27400b22676409152213d9351216c (patch) | |
| tree | c2675eefeebb712c82307df8318f11c119f08f6e /README.rst | |
| parent | bca625ae5d99872d8c1d21cbce6e407a8a4eaf6f (diff) | |
Fix typo in README
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -196,7 +196,7 @@ Kconfig language extensions The following Kconfig extensions are available: -- ``source`` supports glob patterns and includes each matching file. At pattern +- ``source`` supports glob patterns and includes each matching file. A pattern is required to match at least one file. A separate ``osource`` statement is available for cases where it's okay for |
