From f3e515d2c92d67eabd68748bf256219d673dcc7b Mon Sep 17 00:00:00 2001 From: Xinyi Rong Date: Thu, 22 Dec 2016 11:00:19 +0800 Subject: [PATCH] fixed grammar errors --- docs/handbook/image-file-formats.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/handbook/image-file-formats.rst b/docs/handbook/image-file-formats.rst index 36ff379f9..36513efd5 100644 --- a/docs/handbook/image-file-formats.rst +++ b/docs/handbook/image-file-formats.rst @@ -111,8 +111,8 @@ additional frames when saving, the ``append_images`` parameter works with If present, the ``loop`` parameter can be used to set the number of times the GIF should loop, and the ``duration`` parameter can set the number of -milliseconds between each frame. The ``duration`` parameter can be either -an integer or a list of integer. Passing a list to ``duration`` parameter +milliseconds between each frame. The ``duration`` parameter can be either an +integer or a list of integers. Passing a list to the ``duration``parameter will set the ``duration`` of each frame respectively. Reading local images