Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Typo.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Tue, 3 Apr 2012 09:09:15 +0000 (11:09 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Tue, 3 Apr 2012 11:23:19 +0000 (13:23 +0200)
doc/bindings.doc

index 122eacb..5c25bf9 100644 (file)
@@ -149,7 +149,7 @@ Don't forget to register your platform, that SURF callbacks starts their work ;)
 \verbatim
    simgrid.register_application();
 \endverbatim
-Yes, Here too you have to resgiter your application before running the simulation.
+Yes, Here too you have to register your application before running the simulation.
 
 the full example is distributed in the file examples/lua/master_slave_bypass.lua