Fixed some typos, courtesy of codespell

This commit is contained in:
Tobias Brunner
2025-03-04 13:43:31 +01:00
parent 61c0006002
commit 511add2111
2 changed files with 2 additions and 2 deletions
@@ -505,7 +505,7 @@ static void set_options(char *logfile, jboolean ipv6)
lib->settings->set_bool(lib->settings,
"charon.initiator_only", TRUE);
/* the service currently can't handle make-before-break reauth and assumes
* the old SA is deleted before the replacement and intalls a special
* the old SA is deleted before the replacement and installs a special
* replacement TUN device in-between */
lib->settings->set_bool(lib->settings,
"charon.make_before_break", FALSE);