From 68e5bfa4f9ec6b8af4de6eaa7a4d3beee838b768 Mon Sep 17 00:00:00 2001 From: Morris Jette <jette@schedmd.com> Date: Fri, 24 Jun 2011 08:22:16 -0700 Subject: [PATCH] Fix typo in web page --- doc/html/selectplugins.shtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/html/selectplugins.shtml b/doc/html/selectplugins.shtml index f2931798d50..23259756b08 100644 --- a/doc/html/selectplugins.shtml +++ b/doc/html/selectplugins.shtml @@ -418,7 +418,7 @@ applicable.</p> <p style="margin-left:.2in"><b>Arguments</b>:<br> <span class="commandline"> avail_bitmap</span> (input) a bitmap of the nodes which are available for use in creating the reservation.<br> -span class="commandline"> node_cnt</span> (input) +<span class="commandline"> node_cnt</span> (input) number of nodes required to satisfy the reservation request.</p> <p style="margin-left:.2in"><b>Returns</b>: A bitmap of the nodes which should be used for the advanced reservation or NULL if the selected nodes can not -- GitLab