From bfa393fd856eb067f2f69f044b03d2784b8a9acc Mon Sep 17 00:00:00 2001 From: Moe Jette <jette1@llnl.gov> Date: Thu, 12 Jun 2008 20:36:37 +0000 Subject: [PATCH] fix typo in help message --- src/sreport/sreport.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sreport/sreport.c b/src/sreport/sreport.c index 6cea0a9ce37..288055273c3 100644 --- a/src/sreport/sreport.c +++ b/src/sreport/sreport.c @@ -406,7 +406,7 @@ sreport [<OPTION>] [<COMMAND>] \n\ !! Repeat the last command entered. \n\ \n\ \n\ - All commands entitys, and options are case-insensitive. \n\n"); + All commands, entities, and options are case-insensitive. \n\n"); } -- GitLab