Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
A few spelling mistakes and many replacements: [Ss]imgrid -> SimGrid.
[simgrid.git] / include / simgrid / plugins / ns3.hpp
index db406d3..f639047 100644 (file)
@@ -13,7 +13,7 @@
 #include <xbt/base.h>
 
 namespace simgrid {
-/** Returns the ns3 node from a simgrid host */
+/** Returns the ns3 node from a SimGrid host */
 XBT_PUBLIC ns3::Ptr<ns3::Node> get_ns3node_from_sghost(const simgrid::s4u::Host* host);
 }; // namespace simgrid