summaryrefslogtreecommitdiff
path: root/crypt
diff options
context:
space:
mode:
authorOndřej Bílka <neleai@seznam.cz>2013-08-21 19:48:48 +0200
committerOndřej Bílka <neleai@seznam.cz>2013-08-21 19:48:48 +0200
commitc0c3f78afb6070721848574e2e5dff5cfa20e28d (patch)
tree6a1d44ea1e2f3d5425c05fd485c54aa15fda75f6 /crypt
parent46ed103824ff42668ddfc36c1b3fdb9219d48eee (diff)
Fix typos.
Diffstat (limited to 'crypt')
-rw-r--r--crypt/speeds.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypt/speeds.c b/crypt/speeds.c
index 0d55ae83be..810ecb0b29 100644
--- a/crypt/speeds.c
+++ b/crypt/speeds.c
@@ -16,7 +16,7 @@
* patch from chip@chinacat.unicom.com (Chip Rosenthal):
* you may enable it if your system does not include
* a setitimer() function. You'll have to ensure the
- * existence a environment variable: HZ giving how many
+ * existence an environment variable: HZ giving how many
* ticks goes per second.
* If not existing in your default environment 50, 60
* or even 100 may be the right value. Perhaps you should