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
@@ -385,7 +385,7 @@ METHOD(task_t, process_r, status_t,
switch (message->get_exchange_type(message))
{
case AGGRESSIVE:
{ /* proccess NAT-D payloads in the second request, already added ours
{ /* process NAT-D payloads in the second request, already added ours
* in the first response */
result = SUCCESS;
/* fall */