aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuitbuild.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/circuitbuild.c')
-rw-r--r--src/or/circuitbuild.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/circuitbuild.c b/src/or/circuitbuild.c
index cf50d71aad..cd1e952d45 100644
--- a/src/or/circuitbuild.c
+++ b/src/or/circuitbuild.c
@@ -2377,7 +2377,7 @@ entry_guards_parse_state(or_state_t *state, int set, char **msg)
/** Our list of entry guards has changed, or some element of one
* of our entry guards has changed. Write the changes to disk within
- * the next 5 minutes.
+ * the next few minutes.
*/
static void
entry_guards_changed(void)