Explorar o código

Fix doctool command

Gabor Koncz %!s(int64=3) %!d(string=hai) anos
pai
achega
98bb548d4a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      development/cpp/custom_modules_in_cpp.rst

+ 1 - 1
development/cpp/custom_modules_in_cpp.rst

@@ -573,7 +573,7 @@ Run command:
 
    ::
 
-      user@host:~/godot/bin$ ./bin/<godot_binary> --doctool .
+      user@host:~/godot$ ./bin/<godot_binary> --doctool .
 
 Now if you go to the ``godot/modules/summator/doc_classes`` folder, you will see
 that it contains a ``Summator.xml`` file, or any other classes, that you referenced