Fix typo
This commit is contained in:
parent
43594ca1cf
commit
fc25f1debf
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ This vector identifies how stable the released version is.
|
|||
|
||||
- **alpha** identifies the work as experimental. The work may have many unresolved issues and may change significantly during further development. Usage is not recommended.
|
||||
- **beta** identifies the work as unstable. The work may have a few unresolved issues and may change from time to time during further development. Usage is not recommended.
|
||||
- **releasecandidate** identifies the work as potentially stable. The work may have a few smaller issues but it's shape is final. No new features may be added anymore unless required. Usage only recommended for testers and earlybirds.
|
||||
- **releasecandidate** identifies the work as potentially stable. The work may have a few smaller issues but it's shape is final. No new features may be added anymore unless required. Usage only recommended for testers and early birds.
|
||||
- **release** identifies the work as tested and stable. The work is finished and can be used without any problems.
|
||||
### Typerelease
|
||||
The typerelease vector is an integer and starts at `0`.
|
||||
|
|
Loading…
Reference in a new issue