summaryrefslogtreecommitdiffstats
path: root/usr.bin/csup/fixups.c
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2011-12-30 11:02:40 +0000
committeruqs <uqs@FreeBSD.org>2011-12-30 11:02:40 +0000
commit9953595f973c461c2729e5a7cde9380a3d3d2c9a (patch)
treed145ece02284bd86561f373fcb369e260154153b /usr.bin/csup/fixups.c
parentf4753a04d4771c2013dc576b6455d28c5e64e93e (diff)
downloadFreeBSD-src-9953595f973c461c2729e5a7cde9380a3d3d2c9a.zip
FreeBSD-src-9953595f973c461c2729e5a7cde9380a3d3d2c9a.tar.gz
Spelling fixes for usr.bin/
Diffstat (limited to 'usr.bin/csup/fixups.c')
-rw-r--r--usr.bin/csup/fixups.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/csup/fixups.c b/usr.bin/csup/fixups.c
index a83ad1c..a1df115 100644
--- a/usr.bin/csup/fixups.c
+++ b/usr.bin/csup/fixups.c
@@ -38,7 +38,7 @@
/*
* A synchronized queue to implement fixups. The updater thread adds
* fixup requests to the queue with fixups_put() when a checksum
- * mismatch error occured. It then calls fixups_close() when he's
+ * mismatch error occurred. It then calls fixups_close() when he's
* done requesting fixups. The detailer thread gets the fixups with
* fixups_get() and then send the requests to the server.
*
OpenPOWER on IntegriCloud