Fixed spelling error in Running on MacOS docs

(cherry picked from commit 7c815422db)
This commit is contained in:
Evan
2022-08-25 11:49:08 -04:00
committed by Rémi Verschelde
parent 42faa95287
commit a9d97dcd8e

View File

@@ -90,7 +90,7 @@ To run this app, you should remove the quarantine extended file attribute manual
* Run the command ``xattr -dr com.apple.quarantine "Unsigned Game.app"`` (including quotation marks and ``.app`` extension).
Neither app not executable is signed (relevant for Apple Silicon macs only)
Neither app nor executable is signed (relevant for Apple Silicon macs only)
---------------------------------------------------------------------------
.. note::