docs: fix spelling
authorAlexander Solovyov <alexander@solovyov.net>
Mon, 24 Jan 2011 11:21:38 +0100
changeset 171 b0a57d631b66
parent 170 daf0058366e2
child 172 f495e252c498
docs: fix spelling
docs/overview.rst
--- a/docs/overview.rst	Sun Jan 23 22:39:37 2011 +0100
+++ b/docs/overview.rst	Mon Jan 24 11:21:38 2011 +0100
@@ -194,7 +194,7 @@
 
   @command()
   def something():
-      if some_consiquences:
+      if some_consequences:
           something.help()
 
 See `example from tests`_.