diff options
Diffstat (limited to 'doc/c/clipboards.rst')
-rw-r--r-- | doc/c/clipboards.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/c/clipboards.rst b/doc/c/clipboards.rst index c7b6ef4..ca8b4ad 100644 --- a/doc/c/clipboards.rst +++ b/doc/c/clipboards.rst @@ -90,7 +90,7 @@ it can accept the offer with :func:`puglAcceptOffer`: } } -A view region must be given, +An :enum:`action <PuglAction>` and view region must be given, which the window system may use to optimize the process and/or provide user feedback. When an offer is accepted, |