doc: fix typo in additional_packages description

not -> nor

Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
This commit is contained in:
Ken Dreyer 2021-08-11 13:22:12 -04:00 committed by lsedlar
parent 2a679dcb81
commit 6afcfef919
1 changed files with 1 additions and 1 deletions

View File

@ -800,7 +800,7 @@ Options
architecture; format: ``[(variant_uid_regex, {arch|*: [package_globs]})]``
The packages specified here are matched against RPM names, not any other
provides in the package not the name of source package. Shell globbing is
provides in the package nor the name of source package. Shell globbing is
used, so wildcards are possible. The package can be specified as name only
or ``name.arch``.