Browse Source

Merge pull request #6104 from BruceMcRooster/patch-2

Fixed spelling error in Running on MacOS docs
Max Hilbrunner 3 years ago
parent
commit
ea0c6318ff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/export/running_on_macos.rst

+ 1 - 1
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::