diff --git a/Manual.md b/Manual.md index b3966ade660..8a016ed2afe 100644 --- a/Manual.md +++ b/Manual.md @@ -421,7 +421,7 @@ 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 -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 `version` and `revision` fields in order to work as expected. The versions defined in `reverts` must be lesser than the one defined in `version`.