Selaa lähdekoodia

Fixed spelling error in Running on MacOS docs

Evan 2 vuotta sitten
vanhempi
commit
7c815422db
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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::