Skip to content

Commit 16df8cd

Browse files
authored
NEWS.rst typo
'setttings' should be 'settings'.
1 parent 72a32e9 commit 16df8cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Deprecations and Removals
5353
``--config-settings``. (`#11859 <https://github.com/pypa/pip/issues/11859>`_)
5454
- Using ``--config-settings`` with projects that don't have a ``pyproject.toml`` now prints
5555
a deprecation warning. In the future the presence of config settings will automatically
56-
enable the default build backend for legacy projects and pass the setttings to it. (`#11915 <https://github.com/pypa/pip/issues/11915>`_)
56+
enable the default build backend for legacy projects and pass the settings to it. (`#11915 <https://github.com/pypa/pip/issues/11915>`_)
5757
- Remove ``setup.py install`` fallback when building a wheel failed for projects without
5858
``pyproject.toml``. (`#8368 <https://github.com/pypa/pip/issues/8368>`_)
5959
- When the ``wheel`` package is not installed, pip now uses the default build backend

0 commit comments

Comments
 (0)