Skip to content

Commit e1f353f

Browse files
authored
Merge pull request #11870 from FFY00/fix-typo-1
Fix typo in the #11681 news entry
2 parents 1268487 + e58fac1 commit e1f353f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

news/11681.feature.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
The ``--config-settings``/``-C`` option now supports using the same key multiple
22
times. When the same key is specified multiple times, all values are passed to
3-
the build backend as a list, as opposed to the previous behavior where pip would
4-
only pass the last value is the same key was used multiple times.
3+
the build backend as a list, as opposed to the previous behavior, where pip would
4+
only pass the last value if the same key was used multiple times.

0 commit comments

Comments
 (0)