aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/app/config/resolve_addr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/config/resolve_addr.c b/src/app/config/resolve_addr.c
index 8224e88685..bf462c2024 100644
--- a/src/app/config/resolve_addr.c
+++ b/src/app/config/resolve_addr.c
@@ -573,7 +573,7 @@ find_my_address(const or_options_t *options, int family, int warn_severity,
*
* This function is used to tell whether another address is 'remote' enough
* that we can trust it when it tells us that we are reachable, or that we
- * have a certain address."
+ * have a certain address.
*
* The criterion to learn if the address is local are the following:
*