From d0c3468729f2d9262f9df054b0a18665c1793c0c Mon Sep 17 00:00:00 2001 From: Moe Jette <jette1@llnl.gov> Date: Mon, 4 Jun 2007 17:44:00 +0000 Subject: [PATCH] Fix typo --- doc/man/man1/srun.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/man1/srun.1 b/doc/man/man1/srun.1 index 8549effb2d3..8bf233f02e1 100644 --- a/doc/man/man1/srun.1 +++ b/doc/man/man1/srun.1 @@ -1408,7 +1408,7 @@ executing the command \fBsrun /bin/hostname\fR and writing its standard output to the desired file. Execute \fBmpirun \-\-help\fR for more options. .SH "MULTIPLE PROGRAM CONFIGURATION" -Comments in the configuration file must have a "#" in collumn one. +Comments in the configuration file must have a "#" in column one. The configuration file contains the following fields separated by white space: .TP -- GitLab