about summary refs log tree commit diff
path: root/crypt/speeds.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypt/speeds.c')
-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