From 8a98cc750969c3699b5767ee345210d4fa86a22e Mon Sep 17 00:00:00 2001 From: Mike Hibler <mike@flux.utah.edu> Date: Wed, 3 Nov 2004 16:26:16 +0000 Subject: [PATCH] spelling error in comment --- db/nfree.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/nfree.in b/db/nfree.in index 1d3cd922f5..56ee6905fb 100755 --- a/db/nfree.in +++ b/db/nfree.in @@ -10,7 +10,7 @@ use Getopt::Std; # # nfree - Takes pysical node names, and frees them from the experiment they -# are allocated to. If nodes are ommited, frees up all nodes in the given +# are allocated to. If nodes are omitted, frees up all nodes in the given # experiment. Looks in the scheduled_reloads and next_reserve tables to see # if this node should be re-reserved into another experiment and/or reloaded, # rather than being put back into the pool of free nodes -- GitLab