Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Various doc improvements
[simgrid.git] / include / simgrid / plugins / ns3.hpp
index db406d3d4ae0744fd165ed6fa307657828bcffc7..f639047b40a859d7de7185cb4f31d5ce60e037e2 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