yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #10033
[Branch ~yade-pkg/yade/git-trunk] Rev 3712: Typo in a figure legend
------------------------------------------------------------
revno: 3712
committer: Jerome Duriez <jerome.duriez@xxxxxxxxxxxxxxx>
timestamp: Fri 2013-09-27 14:13:27 +0200
message:
Typo in a figure legend
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-08-29 10:30:31 +0000
+++ doc/sphinx/introduction.rst 2013-09-27 12:13:27 +0000
@@ -417,7 +417,7 @@
.. _img-yade-iter-loop:
.. figure:: fig/yade-iter-loop.*
- Typical simulation loop; each step begins at body-cented bit at 11 o'clock, continues with interaction bit, force application bit, miscillanea and ends with time update.
+ Typical simulation loop; each step begins at body-centered bit at 11 o'clock, continues with interaction bit, force application bit, miscillanea and ends with time update.
Each of these actions is represented by an :yref:`Engine<Engine>`, functional element of simulation. The sequence of engines is called *simulation loop*.