Explorar el Código

Fixed spelling error in Running on MacOS docs

Evan hace 3 años
padre
commit
7c815422db
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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::