Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
DragonflyZone: Add limiters for switches
[simgrid.git] / include / simgrid / kernel / routing / FatTreeZone.hpp
index 05c3474..4ab2110 100644 (file)
@@ -151,7 +151,7 @@ public:
                     const std::vector<unsigned int>& up_links, const std::vector<unsigned int>& link_count);
   void add_processing_node(int id, resource::LinkImpl* limiter, resource::LinkImpl* loopback);
   /**
-   * @brief Build upper levels (switchs) in Fat-Tree
+   * @brief Build upper levels (switches) in Fat-Tree
    *
    * Suppose that set_topology and add_processing_node have already been called
    */