aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/config/connection.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/charon/config/connection.h')
-rw-r--r--Source/charon/config/connection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/config/connection.h b/Source/charon/config/connection.h
index 8ecce9d66..39b076411 100644
--- a/Source/charon/config/connection.h
+++ b/Source/charon/config/connection.h
@@ -156,7 +156,7 @@ struct connection_t {
linked_list_t *(*get_proposals) (connection_t *this);
/**
- * @brief Adds a proposal to the list..
+ * @brief Adds a proposal to the list.
*
* The first added proposal has the highest priority, the last
* added the lowest.