Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix doc typo
[simgrid.git] / docs / source / Platform.rst
index 2975428ca1ab9021d8ab46cfce654e0964d138e9..55c46f028af5eb13cbe2a9a3d261e17fb085e39c 100644 (file)
@@ -15,7 +15,7 @@
 Describing your Simulated Platform
 ##################################
 
-In SimGrid, platforms are usually described in XML. This formalis has
+In SimGrid, platforms are usually described in XML. This formalism has
 some drawbacks, but using a specific format ensures that the platform
 is not mixed with the tested application. This separation of concern
 :ref:`is a must <howto_science>` for your Modeling and Simulation (M&S)