ソースを参照

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 年 前
コミット
702949104c
1 ファイル変更1 行追加1 行削除
  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:
 
 ::