aboutsummaryrefslogtreecommitdiff
path: root/src/common/crypto_rand.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/crypto_rand.h')
-rw-r--r--src/common/crypto_rand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/crypto_rand.h b/src/common/crypto_rand.h
index 4eac94f57b..bb02e51001 100644
--- a/src/common/crypto_rand.h
+++ b/src/common/crypto_rand.h
@@ -7,7 +7,7 @@
/**
* \file crypto_rand.h
*
- * \brief Common functions for using (psuedo-)random number generators.
+ * \brief Common functions for using (pseudo-)random number generators.
**/
#ifndef TOR_CRYPTO_RAND_H