소스 검색

Update contributing/development/compiling/introduction_to_the_buildsystem.rst

Co-authored-by: A Thousand Ships <[email protected]>
Russell Sanborn 1 년 전
부모
커밋
5908691ea0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      contributing/development/compiling/introduction_to_the_buildsystem.rst

+ 1 - 1
contributing/development/compiling/introduction_to_the_buildsystem.rst

@@ -133,7 +133,7 @@ All builds are optimized. Each mode means:
 
 The editor is enabled by default in all PC targets (Linux, Windows, macOS),
 disabled for everything else. Disabling the editor produces a binary that can
-run projects, but does not include the editor or the Project Manager.
+run projects but does not include the editor or the Project Manager.
 
 ::