ソースを参照

indenting the msbuild command in c# guide

Yusuke Tsutsumi 7 年 前
コミット
7c3626383a
1 ファイル変更1 行追加1 行削除
  1. 1 1
      getting_started/scripting/c_sharp/c_sharp_basics.rst

+ 1 - 1
getting_started/scripting/c_sharp/c_sharp_basics.rst

@@ -165,6 +165,6 @@ Debugging Failing Godot Builds
 ------------------------------
 
 If you find that your mono project is failing to build, you can debug more closely
-by running the following on the command line, in the root of your project.
+by running the following on the command line, in the root of your project::
 
     $ msbuild