From 5e34c69b130e627aa66f8f626969b71e689887a0 Mon Sep 17 00:00:00 2001
From: Moe Jette <jette1@llnl.gov>
Date: Mon, 30 Jan 2006 16:41:26 +0000
Subject: [PATCH] Correct typo.

---
 doc/html/bluegene.shtml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/html/bluegene.shtml b/doc/html/bluegene.shtml
index 25baece9ccf..3ee61d8f526 100644
--- a/doc/html/bluegene.shtml
+++ b/doc/html/bluegene.shtml
@@ -38,7 +38,7 @@ maximum node count.
 The <i>--ntasks</i> option continues to be supported and may be required to 
 control resource allocations less than a full <i>base partition</i> in size, 
 if the system is configured to support them.  
-For example "srun -nntasks 256 ..." indicates that the job requires a minimum 
+For example "srun --nntasks 256 ..." indicates that the job requires a minimum 
 of 256 processors or one quarter of a midplane to execute. 
 See the srun man pages for details. </p>
 
-- 
GitLab