Fixed some typos, courtesy of codespell

This commit is contained in:
Tobias Brunner
2015-03-25 12:00:20 +01:00
parent a3c2edb19c
commit a2ec3b0546
3 changed files with 3 additions and 3 deletions
@@ -76,7 +76,7 @@ typedef struct {
u_int32_t spi;
/** use UDP encapsulation */
bool encap;
/** wheter we should allow reencapsulation of IPsec received forecasts */
/** whether we should allow reencapsulation of IPsec received forecasts */
bool reinject;
/** broadcast address used for that entry */
u_int32_t broadcast;