Skip to content

Commit e58fac1

Browse files
committed
Fix typo in the #11681 news entry
Signed-off-by: Filipe Laíns <[email protected]>
1 parent 1268487 commit e58fac1

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)