aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/plugins/kernel_netlink/kernel_netlink_ipsec.c
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2014-12-15 17:11:14 +0100
committerTobias Brunner <tobias@strongswan.org>2014-12-15 17:11:14 +0100
commit3000f6aada33e5f4045591b496cc33298b9276fa (patch)
tree5488409410bd104ac7a068d843719c79b0ca4479 /src/libhydra/plugins/kernel_netlink/kernel_netlink_ipsec.c
parentd21b01462eb2365e16c4c0a8d3de7f33424b3fb9 (diff)
downloadstrongswan-3000f6aada33e5f4045591b496cc33298b9276fa.tar.bz2
strongswan-3000f6aada33e5f4045591b496cc33298b9276fa.tar.xz
Fixed some typos, courtesy of codespell
Diffstat (limited to 'src/libhydra/plugins/kernel_netlink/kernel_netlink_ipsec.c')
-rw-r--r--src/libhydra/plugins/kernel_netlink/kernel_netlink_ipsec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libhydra/plugins/kernel_netlink/kernel_netlink_ipsec.c b/src/libhydra/plugins/kernel_netlink/kernel_netlink_ipsec.c
index 977d6299a..cfe58bc6b 100644
--- a/src/libhydra/plugins/kernel_netlink/kernel_netlink_ipsec.c
+++ b/src/libhydra/plugins/kernel_netlink/kernel_netlink_ipsec.c
@@ -322,7 +322,7 @@ struct private_kernel_netlink_ipsec_t {
bool policy_history;
/**
- * Wheter to always use UPDATE to install policies
+ * Whether to always use UPDATE to install policies
*/
bool policy_update;