Browse Source

Corrected a typo

At line 49, from "This means, that a for a singleton named "playervariables", any node can
access it by requesting" to "This means, that for a singleton named "playervariables", any node can
access it by requesting"
Bonfi96 9 năm trước cách đây
mục cha
commit
702949104c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      tutorials/step_by_step/singletons_autoload.rst

+ 1 - 1
tutorials/step_by_step/singletons_autoload.rst

@@ -46,7 +46,7 @@ loaded.
 
 .. image:: /img/singleton.png
 
-This means, that a for a singleton named "playervariables", any node can
+This means, that for a singleton named "playervariables", any node can
 access it by requesting:
 
 ::