From 0cd813a225fa7c8013d9e1044da5a7eb8d4b8712 Mon Sep 17 00:00:00 2001 From: DJHills <20931105+DJHills@users.noreply.github.com> Date: Fri, 28 Nov 2025 10:31:47 +0000 Subject: [PATCH] Fix typo in "Getting Started" guide Should be "build" instead of "built". --- getting-started/setup-building.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting-started/setup-building.rst b/getting-started/setup-building.rst index c6cf6c9fa..a6ba77959 100644 --- a/getting-started/setup-building.rst +++ b/getting-started/setup-building.rst @@ -823,7 +823,7 @@ some of CPython's modules (for example, ``zlib``). package. You can safely remove it from the install list above and the Python build will use a bundled version. But we recommend using the system `libmpdec `_ library. - Either built it from sources or install this package from + Either build it from sources or install this package from https://deb.sury.org. .. tab:: macOS