Skip to content

Commit 4f617da

Browse files
authored
Merge pull request #112 from sschuberth/patch-1
docs: Fix to say "macos" instead of "mac" for the OS
2 parents a5891f4 + 54d61aa commit 4f617da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/dependencies-design.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ selecting pre-built binary packages (options can be repeated):
198198
- ``--python-version <python_version>``: the Python version(s) to use for
199199
wheels and dependency resolution. Can be repeated.
200200
- ``--operating-system <os>`` : The OS(ses) to use for wheels: one of
201-
linux, mac or windows. Can be repeated.
201+
linux, macos or windows. Can be repeated.
202202

203203
Notes: the assumption is that we only support X86/64 by default as an
204204
architecture for now. We could refine this later with support for

0 commit comments

Comments
 (0)