aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/child_sa.c
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2015-03-25 10:59:36 +0100
committerTobias Brunner <tobias@strongswan.org>2015-03-25 12:00:20 +0100
commita2ec3b054645d0aa4ea23a48c4262adc856e699b (patch)
treec86a091ef199188761f5b8b140c80df3d253e044 /src/libcharon/sa/child_sa.c
parenta3c2edb19c7e557b5116692cf44ce925569b95f0 (diff)
downloadstrongswan-a2ec3b054645d0aa4ea23a48c4262adc856e699b.tar.bz2
strongswan-a2ec3b054645d0aa4ea23a48c4262adc856e699b.tar.xz
Fixed some typos, courtesy of codespell
Diffstat (limited to 'src/libcharon/sa/child_sa.c')
-rw-r--r--src/libcharon/sa/child_sa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcharon/sa/child_sa.c b/src/libcharon/sa/child_sa.c
index 9ea384e5a..e0db2e655 100644
--- a/src/libcharon/sa/child_sa.c
+++ b/src/libcharon/sa/child_sa.c
@@ -1293,7 +1293,7 @@ child_sa_t * child_sa_create(host_t *me, host_t* other,
* reqid cache would find the same reqid for our selectors, this does
* not work in a special case: If an SA is triggered by a trap policy,
* but the negotiated SA gets narrowed, we still must reuse the same
- * reqid to succesfully "trigger" the SA on the kernel level. Rekeying
+ * reqid to successfully "trigger" the SA on the kernel level. Rekeying
* such an SA requires an explicit reqid, as the cache currently knows
* the original selectors only for that reqid. */
if (rekey)