瀏覽代碼

Spelling mistake

Oskar Røren 2 年之前
父節點
當前提交
e1537f00c7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      en/manual/files-and-folders/distribute-a-game.md

+ 1 - 1
en/manual/files-and-folders/distribute-a-game.md

@@ -39,7 +39,7 @@ When you're ready to publish your game, create a release build from Visual Studi
 
 
 ### To build using terminal instead of Visual Studio
 ### To build using terminal instead of Visual Studio
 
 
- 1. You would need to install Visual Studio to get **Developer Command Propmt for Visual Studio (Version)**
+ 1. You would need to install Visual Studio to get **Developer Command Prompt for Visual Studio (Version)**
  2. In Developer Command Prompt for Visual Studio
  2. In Developer Command Prompt for Visual Studio
  3. ```console
  3. ```console
     C:\User> msbuild PathToSln\NameOfProject.sln /p:Configuration=Release /p:OutputPath=YourPreferredPath
     C:\User> msbuild PathToSln\NameOfProject.sln /p:Configuration=Release /p:OutputPath=YourPreferredPath