Fixed some typos, courtesy of codespell

This commit is contained in:
Tobias Brunner
2012-12-20 09:35:26 +01:00
parent ba8b28b67f
commit ef33a4ab82
11 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ enum exchange_type_t{
AUTH_ONLY = 3,
/**
* Aggresive (Aggressive mode)
* Aggressive (Aggressive mode)
*/
AGGRESSIVE = 4,