Browse Source

Merge pull request #164 from Bonfi96/patch-1

Corrected a typo
Rémi Verschelde 9 years ago
parent
commit
1feccf57cc
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:
 
 ::