From 041ae5194a46f0d54d63d9b9f12bfde5370d1e06 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Tue, 16 Jun 2015 20:02:29 -0400 Subject: [PATCH] transpose typo'd characters This spelling error was caught by lintian. Change-Id: I749d4c04acaf4fed64d5a5447e88ea763c46e002 --- doc/source/zuul.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/zuul.rst b/doc/source/zuul.rst index 6c77477acd..7c3e384dec 100644 --- a/doc/source/zuul.rst +++ b/doc/source/zuul.rst @@ -635,7 +635,7 @@ explanation of each of the parameters:: Default: ``linear``. **window-increase-factor** - DependentPipelineManagers only. The value to be added or mulitplied + DependentPipelineManagers only. The value to be added or multiplied against the previous window value to determine the new window after successful change merges. Default: ``1``.