Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Spelling fixes & a few cases of polishing the English (#329)
authorGene Cooperman <gene@ccs.neu.edu>
Sat, 31 Aug 2019 23:56:03 +0000 (19:56 -0400)
committerMartin Quinson <624847+mquinson@users.noreply.github.com>
Sat, 31 Aug 2019 23:56:03 +0000 (01:56 +0200)
commit08f744b9a55745ac1b1dcf0ed2ea735471cd7f89
treee562765215741e5f46af4ae1f1c56d7c18a3ee31
parent2a95f36c429931dffc77527c07637d74af84af94
Spelling fixes & a few cases of polishing the English (#329)

Some of the more specialized fixes were:
 - 'DEAD-LOCK' -> 'DEADLOCK'  (appears when MC fnids a deadlock.
 - 'allows to' -> 'allows one to' (and so on for allow/allows/permit/permits)
   'model-checker' -> 'model checker'
     ('the model-checker software', but 'the model checker')
32 files changed:
doc/doxygen/inside.doc
doc/doxygen/outcomes_logs.doc
doc/doxygen/platform.doc
doc/doxygen/uhood_switch.doc
docs/source/Configuring_SimGrid.rst
docs/source/Deploying_your_Application.rst
docs/source/Installing_SimGrid.rst
docs/source/Introduction.rst
docs/source/Tutorial_Algorithms.rst
docs/source/Tutorial_MPI_Applications.rst
docs/source/XML_Reference.rst
docs/source/app_s4u.rst
docs/source/app_smpi.rst
docs/source/application.rst
docs/source/community.rst
docs/source/index.rst
docs/source/ns3.rst
docs/source/platform.rst
examples/s4u/actor-exiting/s4u-actor-exiting.cpp
examples/s4u/engine-filtering/s4u-engine-filtering.cpp
examples/smpi/mc/sendsend.tesh
include/simgrid/msg.h
include/simgrid/s4u/Actor.hpp
src/bindings/lua/lua_host.cpp
src/mc/checker/SafetyChecker.cpp
src/mc/mc_global.cpp
src/msg/msg_comm.cpp
src/s4u/s4u_Actor.cpp
src/simdag/sd_task.cpp
src/smpi/mpi/smpi_request.cpp
teshsuite/msg/energy-ptask/energy-ptask.c
teshsuite/smpi/mpich3-test/util/mtest_datatype_gen.c