فهرست منبع

corrects a minor typo in scripting.rst

Rob Drury 7 سال پیش
والد
کامیت
21254faf7c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      getting_started/step_by_step/scripting.rst

+ 1 - 1
getting_started/step_by_step/scripting.rst

@@ -346,5 +346,5 @@ Also, remember that nodes are referenced by name, not by type.
     values of different types.
 
     The code approach also enables this with a 4th ``Array`` parameter that
-    is empty be default. Feel free to read up on the ``Object.connect`` 
+    is empty by default. Feel free to read up on the ``Object.connect`` 
     method for more information.