mirror of
https://github.com/tailix/libkernaux.git
synced 2025-04-21 17:42:26 -04:00
Fix typo
This commit is contained in:
parent
8683a6fc55
commit
9a1a932e7e
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ Configuration
|
|||
Because this library has no external dependencies, we use **autoconf** features
|
||||
to control behavior of the library, and packages to choose it's components.
|
||||
Configuration options also follow the [semantic versioning](https://semver.org)
|
||||
scheme and are split into stable and work-on-progress ones. Here we cover only
|
||||
scheme and are split into stable and work-in-progress ones. Here we cover only
|
||||
stable options.
|
||||
|
||||
### Non-default options
|
||||
|
|
Loading…
Add table
Reference in a new issue