diff options
author | Steve Kemp <steve@steve.org.uk> | 2015-02-05 11:55:03 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2015-02-05 11:55:03 +0000 |
commit | 06fd4da75ea15beb8aaa7c054a8ec38930a9d8c8 (patch) | |
tree | 849aff3f20d6938f110e00d927d50fc93cbf4fa9 /bin | |
parent | b0ab51719b17ef20e254996875a22c68dbcbb8b0 (diff) |
Fixed punctuation on comment
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/custodian-enqueue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/custodian-enqueue b/bin/custodian-enqueue index e4ce9d9..86c253f 100755 --- a/bin/custodian-enqueue +++ b/bin/custodian-enqueue @@ -31,7 +31,7 @@ # series of network & protocol tests. These tests are then stored in # a queue from which workers can retrieve and execute them. # -# The dequeing process may occur up numerous other hosts +# The dequeing process may occur up numerous other hosts. # # CONFIGURATION FILE # |