Skip to content

Commit 7bf49d9

Browse files
committed
Fix typo in README.md
Signed-off-by: Zoltán Böszörményi <[email protected]>
1 parent 94ffd3b commit 7bf49d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ above lines in your `distro.conf` file.
2323
The OpenBLAS recipe in this layer has its default configuration carried
2424
over from [meta-scikit-learn](https://github.com/tuxable-ltd/meta-scikit-learn).
2525
But it is not enough to satisfy the `python3-scipy` recipe. To allow
26-
`python3-scipy` build and work, this settings is needed in an
26+
`python3-scipy` build and work, this setting is needed in an
2727
`openblas_%.bbappend`:
2828

2929
PACKAGECONFIG = "lapack cblas affinity dynarch"

0 commit comments

Comments
 (0)