From ba956867414191d2e2468f1c4fabf47e6b3f0176 Mon Sep 17 00:00:00 2001 From: Piotr Sikora Date: Tue, 8 Jul 2014 03:03:14 -0700 Subject: [PATCH] Style: fix typo. Signed-off-by: Piotr Sikora --- src/misc/ngx_cpp_test_module.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/misc/ngx_cpp_test_module.cpp b/src/misc/ngx_cpp_test_module.cpp index 3cbc0a811..5d2f08d39 100644 --- a/src/misc/ngx_cpp_test_module.cpp +++ b/src/misc/ngx_cpp_test_module.cpp @@ -1,5 +1,5 @@ -// stub module to test header files' C++ compatibilty +// stub module to test header files' C++ compatibility extern "C" { #include