diff --git a/src/libcharon/config/ike_cfg.h b/src/libcharon/config/ike_cfg.h index 0b4fe356f..56b37b77a 100644 --- a/src/libcharon/config/ike_cfg.h +++ b/src/libcharon/config/ike_cfg.h @@ -233,7 +233,7 @@ struct ike_cfg_t { * Get the first algorithm of a certain transform type that's contained in * any of the configured proposals. * - * For instance, use with KEY_EXCHANGE_METHOD to get the KE metho to use + * For instance, use with KEY_EXCHANGE_METHOD to get the KE method to use * for the IKE_SA initiation. * * @param type transform type to look for