From a4c3ccc46432480028207ab2fc82fb5014fb862c Mon Sep 17 00:00:00 2001 From: Evan Winter Date: Mon, 25 Feb 2019 09:00:36 -0600 Subject: [PATCH] Fix typo in docs (#5103) --- CONTRIBUTORS.rst | 1 + docs/topics/images.rst | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTORS.rst b/CONTRIBUTORS.rst index ed23f4e15..18777c33e 100644 --- a/CONTRIBUTORS.rst +++ b/CONTRIBUTORS.rst @@ -348,6 +348,7 @@ Contributors * Matt Collins * Thomas Elliott * damianosSemmle +* Evan Winter Translators =========== diff --git a/docs/topics/images.rst b/docs/topics/images.rst index 34db8b134..4880bda09 100644 --- a/docs/topics/images.rst +++ b/docs/topics/images.rst @@ -50,7 +50,7 @@ The available resizing methods are as follows: .. figure:: ../_static/images/image_filter_max.png :alt: Example of max filter on an image. - Exmple: The image will keep its proportions but fit within the max (green line) dimensions provided. + Example: The image will keep its proportions but fit within the max (green line) dimensions provided. ``min``