소스 검색

Fixed spelling error in Running on MacOS docs

Evan 2 년 전
부모
커밋
7c815422db
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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).
 * 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::
 .. note::