From: Piotr Sikora Date: Tue, 8 Jul 2014 10:03:14 +0000 (-0700) Subject: Style: fix typo. X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=ba956867414191d2e2468f1c4fabf47e6b3f0176;p=nginx.git Style: fix typo. Signed-off-by: Piotr Sikora --- 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