From 54d61aa7ade14974235fc26e0438df26ecdba5e0 Mon Sep 17 00:00:00 2001 From: Sebastian Schuberth Date: Tue, 10 Jan 2023 12:10:56 +0100 Subject: [PATCH] docs: Fix to say "macos" instead of "mac" for the OS See [1]. [1]: https://github.com/nexB/python-inspector/blob/a5891f4444f9ecbc4715b87b0f1b99f0e467ce71/etc/scripts/utils_thirdparty.py#L151 Signed-off-by: Sebastian Schuberth --- docs/source/dependencies-design.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/dependencies-design.rst b/docs/source/dependencies-design.rst index 7acd7b9d..41ccd9c3 100644 --- a/docs/source/dependencies-design.rst +++ b/docs/source/dependencies-design.rst @@ -198,7 +198,7 @@ selecting pre-built binary packages (options can be repeated): - ``--python-version ``: the Python version(s) to use for wheels and dependency resolution. Can be repeated. - ``--operating-system `` : The OS(ses) to use for wheels: one of - linux, mac or windows. Can be repeated. + linux, macos or windows. Can be repeated. Notes: the assumption is that we only support X86/64 by default as an architecture for now. We could refine this later with support for