We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b45f230 commit 91e9835Copy full SHA for 91e9835
README.md
@@ -21,7 +21,7 @@ To run the tests:
21
fpm test --profile release --flag "-D HAS_SPICELIB" --link-flag "./toolkit/lib/spicelib.a"
22
```
23
24
-The use the library, SPICELIB is not required. It can be imported like any normaal FPM library like so:
+The use the library, SPICELIB is not required. It can be imported like any normal FPM library like so:
25
26
```toml
27
[dependencies]
0 commit comments