From 3935db6b23e0f1fe861568deedb73adb3aac9718 Mon Sep 17 00:00:00 2001 From: Moe Jette <jette1@llnl.gov> Date: Wed, 13 Aug 2003 19:37:55 +0000 Subject: [PATCH] Fix typo in comment. --- src/srun/job.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/srun/job.c b/src/srun/job.c index 4a2d8cdbcae..cf8606b7c84 100644 --- a/src/srun/job.c +++ b/src/srun/job.c @@ -1,5 +1,5 @@ /****************************************************************************\ - * job.c - job data structure createion functions + * job.c - job data structure creation functions * $Id$ ***************************************************************************** * Copyright (C) 2002 The Regents of the University of California. -- GitLab