# HG changeset patch # User Piotr Sikora # Date 1404813794 25200 # Node ID 1d693deab8ae406502265141ef812d15c2bcc8a1 # Parent 4b668378ad8bee08679665c897aa1740831ca1d5 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 --- 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