Fix typo in __apt_pin docs

This commit is contained in:
fancsali 2022-07-08 16:50:54 +01:00 committed by Timothée Floure
parent 2b102f303a
commit 61fc5e5de8
No known key found for this signature in database
GPG key ID: 4502C902C00A1E12

View file

@ -23,7 +23,7 @@ package
Package name, glob or regular expression to match (multiple) packages. If not specified `__object_id` is used.
priority
The priority value to assign to matching packages. Deafults to 500. (To match the default target distro's priority)
The priority value to assign to matching packages. Defaults to 500. (To match the default target distro's priority)
state
Will be passed to underlying `__file` type; see there for valid values and defaults.