Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5c9a8d0

Browse files
committed
Minor grammar fix.
1 parent f955eb2 commit 5c9a8d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/packaging/setupcfg.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Extending files
7272
---------------
7373

7474
A configuration file can be extended (i.e. included) by other files. For this,
75-
a ``DEFAULT`` section must contain an ``extends`` key which value points to one
75+
a ``DEFAULT`` section must contain an ``extends`` key whose value points to one
7676
or more files which will be merged into the current files by adding new sections
7777
and fields. If a file loaded by ``extends`` contains sections or keys that
7878
already exist in the original file, they will not override the previous values.

0 commit comments

Comments
 (0)