From a4d1d290cd93c7100298dedb528fac3be0cda3ca Mon Sep 17 00:00:00 2001 From: Moe Jette <jette1@llnl.gov> Date: Thu, 13 Dec 2007 22:22:28 +0000 Subject: [PATCH] Minor tweak to wording --- doc/html/configurator.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/html/configurator.html.in b/doc/html/configurator.html.in index 4a54eee54ee..22e1490d2c8 100644 --- a/doc/html/configurator.html.in +++ b/doc/html/configurator.html.in @@ -249,7 +249,7 @@ function displayfile() </HEAD> <BODY> <FORM name=config> -<H1>SLURM Configration Tool, Version @SLURM_MAJOR@.@SLURM_MINOR@</H1> +<H1>SLURM Version @SLURM_MAJOR@.@SLURM_MINOR@ Configration Tool</H1> <P>This form can be used to create a SLURM configuration file with you controlling many of the important configuration parameters.</P> -- GitLab