فهرست منبع

Remove code block indentation in Editor icons (#5178)

hpnrep6 4 سال پیش
والد
کامیت
8b2da4aac0
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      development/editor/creating_icons.rst

+ 2 - 2
development/editor/creating_icons.rst

@@ -16,9 +16,9 @@ For instance, you can use the open source `Inkscape <https://inkscape.org/>`_ ed
 
 
 Clone the ``godot`` repository containing all the editor icons:
 Clone the ``godot`` repository containing all the editor icons:
 
 
-   .. code-block:: bash
+.. code-block:: bash
 
 
-       git clone https://github.com/godotengine/godot.git
+    git clone https://github.com/godotengine/godot.git
 
 
 The icons must be created in a vector graphics editor in SVG format. There are
 The icons must be created in a vector graphics editor in SVG format. There are
 two main requirements to follow:
 two main requirements to follow: