summaryrefslogtreecommitdiff
path: root/src/or/rephist.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/rephist.c')
-rw-r--r--src/or/rephist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/rephist.c b/src/or/rephist.c
index bd4d837fbc..a29decfbaa 100644
--- a/src/or/rephist.c
+++ b/src/or/rephist.c
@@ -456,7 +456,7 @@ rep_hist_get_weighted_time_known(const char *id, time_t when)
}
/** Return true if we've been measuring MTBFs for long enough to
- * prounounce on Stability. */
+ * pronounce on Stability. */
int
rep_hist_have_measured_enough_stability(void)
{