瀏覽代碼

Merge pull request #164 from Bonfi96/patch-1

Corrected a typo
Rémi Verschelde 9 年之前
父節點
當前提交
1feccf57cc
共有 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:
 
 ::