Browse Source

indenting the msbuild command in c# guide

Yusuke Tsutsumi 7 năm trước cách đây
mục cha
commit
7c3626383a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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