English corrections.

This commit is contained in:
anonimal 2015-10-05 11:44:48 +00:00
parent 7c924e13d9
commit dd88e13b95
23 changed files with 48 additions and 48 deletions

View file

@ -199,7 +199,7 @@ namespace tunnel
return;
hop = hop->next;
}
// we didn't reach enpoint that mean we are last hop
// we didn't reach endpoint that mean we are last hop
s << ":me";
}