Skip to content

Commit

Permalink
Merge pull request #979 from cmodijk/patch-1
Browse files Browse the repository at this point in the history
Updated the docs for #974
  • Loading branch information
robfrawley authored Sep 3, 2017
2 parents 2b9f4e6 + 627b7bd commit 0595999
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 @@ -280,7 +280,7 @@ Watermark Options

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

.. caution::
Expand Down

0 comments on commit 0595999

Please sign in to comment.