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 years ago
parent
commit
702949104c
1 changed files with 1 additions and 1 deletions
  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:
 
 ::