]> git.ipfire.org Git - thirdparty/strongswan.git/blobdiff - src/libcharon/sa/ikev1/tasks/quick_mode.c
Fixed some typos, courtesy of codespell
[thirdparty/strongswan.git] / src / libcharon / sa / ikev1 / tasks / quick_mode.c
index 49b476ad866e6a7ec0f5c028c765720d2740e267..77592e59ae0a7c86292776ec09a2ede7bfc76a48 100644 (file)
@@ -1330,7 +1330,7 @@ METHOD(task_t, process_i, status_t,
                                                                                                                &this->cpi_r);
                                if (!list->get_count(list))
                                {
-                                       DBG1(DBG_IKE, "peer did not acccept our IPComp proposal, "
+                                       DBG1(DBG_IKE, "peer did not accept our IPComp proposal, "
                                                 "IPComp disabled");
                                        this->cpi_i = 0;
                                }