From 7c815422db3341692464a49840d87986d1f08fe1 Mon Sep 17 00:00:00 2001 From: Evan <53529192+BruceMcRooster@users.noreply.github.com> Date: Thu, 25 Aug 2022 11:49:08 -0400 Subject: [PATCH] Fixed spelling error in Running on MacOS docs --- tutorials/export/running_on_macos.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/export/running_on_macos.rst b/tutorials/export/running_on_macos.rst index deb13d575..6f7a6c46e 100644 --- a/tutorials/export/running_on_macos.rst +++ b/tutorials/export/running_on_macos.rst @@ -99,7 +99,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::