aboutsummaryrefslogtreecommitdiff
path: root/src/or/connection.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/connection.c')
-rw-r--r--src/or/connection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/connection.c b/src/or/connection.c
index c2244967de..7a39e5e2df 100644
--- a/src/or/connection.c
+++ b/src/or/connection.c
@@ -239,7 +239,7 @@ dir_connection_new(int socket_family)
}
/** Allocate and return a new or_connection_t, initialized as by
- * connection_init().
+ * connection_init().
*
* Set timestamp_last_added_nonpadding to now.
*