From 428ae98197b18336a7d8b15551cdbd587cdbce64 Mon Sep 17 00:00:00 2001 From: Othmar Gsenger Date: Fri, 26 Dec 2008 15:15:23 +0000 Subject: typo in help --- src/anytun.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/anytun.cpp b/src/anytun.cpp index 50f2437..426c500 100644 --- a/src/anytun.cpp +++ b/src/anytun.cpp @@ -431,7 +431,7 @@ int main(int argc, char* argv[]) std::cout << "anytun won't be able to send any data"<< std::endl; std::cout << "most likely you want to add --route 0.0.0.0/0 --route ::/0"<< std::endl; std::cout << "to your command line to allow both ipv4 and ipv6 traffic"<< std::endl; - std::cout << "(this does not set operation system routes, use the post-up script"<< std::endl; + std::cout << "(this does not set operating system routes, use the post-up script"<< std::endl; std::cout << " to set them)"<< std::endl; return -1; } -- cgit v1.2.3