From 73dbe0ec07e3738bc592e92def65209b45a14dfb Mon Sep 17 00:00:00 2001 From: Bastian Venthur Date: Sat, 18 May 2019 13:06:53 +0200 Subject: s/favour/favor/ Co-Authored-By: Benoit Pierre --- docs/keywords.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/keywords.txt b/docs/keywords.txt index 488ed20b..db50163a 100644 --- a/docs/keywords.txt +++ b/docs/keywords.txt @@ -168,7 +168,7 @@ ``setup_requires`` .. warning:: - Using ``setup_requires`` is discouraged in favour for `PEP-518`_ + Using ``setup_requires`` is discouraged in favor of `PEP-518`_ A string or list of strings specifying what other distributions need to be present in order for the *setup script* to run. ``setuptools`` will -- cgit v1.2.1