Manual.md: fix typo.
This commit is contained in:
parent
26522e4dc4
commit
1bd9913ab3
|
@ -421,7 +421,7 @@ This appends to the generated file rather than replacing it.
|
||||||
This appends to the generated file rather than replacing it.
|
This appends to the generated file rather than replacing it.
|
||||||
|
|
||||||
- `reverts` xbps supports a unique feature which allows to downgrade from broken
|
- `reverts` xbps supports a unique feature which allows to downgrade from broken
|
||||||
packages automaticly. In the `reverts` field one can define a list of broken
|
packages automatically. In the `reverts` field one can define a list of broken
|
||||||
pkgver the resulting package should revert. This field *must* be defined before
|
pkgver the resulting package should revert. This field *must* be defined before
|
||||||
`version` and `revision` fields in order to work as expected. The versions
|
`version` and `revision` fields in order to work as expected. The versions
|
||||||
defined in `reverts` must be lesser than the one defined in `version`.
|
defined in `reverts` must be lesser than the one defined in `version`.
|
||||||
|
|
Loading…
Reference in New Issue