Skip to content

Commit

Permalink
Use more intuitive order of positions
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricziel authored Aug 28, 2017
1 parent 145133a commit 627b7bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/doc/filters/general.rst
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ Watermark Options

:strong:`position:` ``string``
Sets the position of the watermark on the input image. Valid values: ``topleft``,
``top``, ``topright``, ``left``, ``centerright``, ``center``, ``centerleft``, ``right``, ``bottomleft``, ``bottom``, and
``top``, ``topright``, ``left``, ``centerleft``, ``center``, ``centerright``, ``right``, ``bottomleft``, ``bottom``, and
``bottomright``.

.. caution::
Expand Down

0 comments on commit 627b7bd

Please sign in to comment.