------------------------------------------------------------
revno: 4186
committer: Christian Jakob <[email protected]>
timestamp: Wed 2014-10-08 07:24:38 +0200
message:
  minor fix in doc introduction.rst
modified:
  doc/sphinx/introduction.rst


--
lp:yade
https://code.launchpad.net/~yade-pkg/yade/git-trunk

Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to 
https://code.launchpad.net/~yade-pkg/yade/git-trunk/+edit-subscription
=== modified file 'doc/sphinx/introduction.rst'
--- doc/sphinx/introduction.rst	2013-09-27 12:13:27 +0000
+++ doc/sphinx/introduction.rst	2014-10-08 05:24:38 +0000
@@ -131,7 +131,7 @@
 Running simulation
 ------------------
 
-As explained above, the loop consists in running defined sequence of engines. Step number can be queried by ``O.iter`` and advancing by one step is done by ``O.step()``. Every step advances *virtual time* by current timestep, ``O.dt``:
+As explained below, the loop consists in running defined sequence of engines. Step number can be queried by ``O.iter`` and advancing by one step is done by ``O.step()``. Every step advances *virtual time* by current timestep, ``O.dt``:
 
 .. ipython::
 

_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to