diff --git a/ompi/mca/pml/base/pml_base_module_exchange.h b/ompi/mca/pml/base/pml_base_module_exchange.h index 8da86d86e4..12192c5150 100644 --- a/ompi/mca/pml/base/pml_base_module_exchange.h +++ b/ompi/mca/pml/base/pml_base_module_exchange.h @@ -51,7 +51,7 @@ extern "C" { * and makes it available to all other MCA processes during the * selection process. Modules sent by one source_component can only * be received by a corresponding module with the same - * source_componennt in peer processes. + * source_component in peer processes. * * Two components are "corresponding" if: *