File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -240,7 +240,7 @@ x86 Shell
240240
241241.. _build shell :
242242
243- If the ouptut of ``uname -p `` is ``x86 `` then your shell is running as x86 via
243+ If the output of ``uname -p `` is ``x86 `` then your shell is running as x86 via
244244Rosetta instead of natively.
245245
246246To fix this, find the application in Finder (``/Applications `` for iTerm,
@@ -264,4 +264,4 @@ Also check that cmake is using the correct architecture:
264264
265265 If you see ``"x86_64" ``, try re-installing ``cmake ``. If you see ``"arm64" ``
266266but the build errors out with "Building for x86_64 on macOS is not supported."
267- wipe your build cahce with ``rm -rf build/ `` and try again.
267+ wipe your build cache with ``rm -rf build/ `` and try again.
You can’t perform that action at this time.
0 commit comments