Manual.md: fix typo.

This commit is contained in:
Enno Boland 2014-09-30 00:14:01 +02:00
parent 26522e4dc4
commit 1bd9913ab3
1 changed files with 1 additions and 1 deletions

View File

@ -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`.