From 747b5402d27cdc54d4b63c5f357fc68f84220430 Mon Sep 17 00:00:00 2001 From: Mike Janger Date: Tue, 1 Oct 2019 19:56:30 -0500 Subject: [PATCH] Changed height's description to match width's. (#5593) --- CONTRIBUTORS.rst | 1 + docs/topics/images.rst | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTORS.rst b/CONTRIBUTORS.rst index 2b6ae37ee..3e4268aa9 100644 --- a/CONTRIBUTORS.rst +++ b/CONTRIBUTORS.rst @@ -409,6 +409,7 @@ Contributors * Jacob Topp-Mugglestone * Brian Whitton * Tim White +* Mike Janger Translators =========== diff --git a/docs/topics/images.rst b/docs/topics/images.rst index d2f1c1c76..e56b2e429 100644 --- a/docs/topics/images.rst +++ b/docs/topics/images.rst @@ -86,7 +86,7 @@ The available resizing methods are as follows: {% image page.photo height-480 %} - Resize the height of the image to the dimension specified. + Reduces the height of the image to the dimension specified. ``scale`` (takes percentage)