From d9ccd7e9a0bc3f17532c6b806c4fee2c4366a6d0 Mon Sep 17 00:00:00 2001 From: Moe Jette <jette1@llnl.gov> Date: Tue, 24 Feb 2004 18:57:58 +0000 Subject: [PATCH] Correct a typo. --- doc/html/jobcompplugins.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/html/jobcompplugins.html b/doc/html/jobcompplugins.html index 8b62c7f4f18..9fc8a81a009 100644 --- a/doc/html/jobcompplugins.html +++ b/doc/html/jobcompplugins.html @@ -66,7 +66,7 @@ The major type must be "jobcomp." The minor type can be any recognizab abbreviation for the type of scheduler. We recommend, for example:</p> <ul> <li><b>none</b>—No job logging.</li> -<li><b>filetext</b>—Log job information to a text file.</li> +<li><b>filetxt</b>—Log job information to a text file.</li> </ul> <p>The <span class="commandline">plugin_name</span> and <span class="commandline">plugin_version</span> -- GitLab