PR#3949: docstring typo

Merges #3949
https://pagure.io/koji/pull-request/3949
This commit is contained in:
Tomas Kopecek 2023-12-05 14:58:17 +01:00
commit c9185468bf

View file

@ -11223,7 +11223,7 @@ class RootExports(object):
"""
Copy the tag and its current (or event) contents to existing one. It doesn't copy
inheritance. Suitable for creating snapshots of tags. External repos are not linked.
Destination tag must not exist. For creating new snapshots use snapshotTag
Destination tag must already exist. For creating new snapshots use snapshotTag
Calling user needs to have 'admin' or 'tag' permission.