Explorar o código

Fix: comment typo

Konstantin Podsvirov %!s(int64=10) %!d(string=hai) anos
pai
achega
5500b0691f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      cmake/protobuf-module.cmake.in

+ 1 - 1
cmake/protobuf-module.cmake.in

@@ -23,7 +23,7 @@ function(PROTOBUF_GENERATE_CPP SRCS HDRS)
     set(_protobuf_include_path -I ${CMAKE_CURRENT_SOURCE_DIR})
   endif()
 
-  # Add well-nkown type protos include path
+  # Add well-known type protos include path
   list(APPEND _protobuf_include_path
     -I "${_PROTOBUF_IMPORT_PREFIX}/@CMAKE_INSTALL_INCLUDEDIR@")