From 9d56254cdb23a6fed0f8351a13cfe88cbbb89f8d Mon Sep 17 00:00:00 2001 From: Howard Pritchard Date: Sat, 12 Nov 2016 09:04:04 -0700 Subject: [PATCH] pmix: fix a typo in a help file Fixes #2391 Thanks to @njoly for reporting Signed-off-by: Howard Pritchard (cherry picked from commit 703b464c03d1fc7cfce502462a7b52a22fe939fe) --- opal/mca/pmix/base/help-pmix-base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opal/mca/pmix/base/help-pmix-base.txt b/opal/mca/pmix/base/help-pmix-base.txt index 5d7f3d87691..1eaafa46fd0 100644 --- a/opal/mca/pmix/base/help-pmix-base.txt +++ b/opal/mca/pmix/base/help-pmix-base.txt @@ -16,4 +16,4 @@ except due to an internal OPAL error. Job state: %s -This information should probably be repopald to the OMPI developers. +This information should probably be reported to the OMPI developers.