aboutsummaryrefslogtreecommitdiff
path: root/src/feature/client/circpathbias.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/feature/client/circpathbias.c')
-rw-r--r--src/feature/client/circpathbias.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/feature/client/circpathbias.c b/src/feature/client/circpathbias.c
index 74260171fe..4d27553926 100644
--- a/src/feature/client/circpathbias.c
+++ b/src/feature/client/circpathbias.c
@@ -683,7 +683,7 @@ pathbias_mark_use_success(origin_circuit_t *circ)
}
/**
- * If a stream ever detatches from a circuit in a retriable way,
+ * If a stream ever detaches from a circuit in a retriable way,
* we need to mark this circuit as still needing either another
* successful stream, or in need of a probe.
*