ソースを参照

Merge branch 'FindProtobuf-doc-typo' into release-3.10

Merge-request: !1359
Brad King 8 年 前
コミット
9111c17767
1 ファイル変更1 行追加1 行削除
  1. 1 1
      Modules/FindProtobuf.cmake

+ 1 - 1
Modules/FindProtobuf.cmake

@@ -101,7 +101,7 @@
 #   ``HDRS``
 #     Variable to define with autogenerated header files
 #   ``DESCRIPTORS``
-#     Variable to define with auotgenerated descriptor files, if requested.
+#     Variable to define with autogenerated descriptor files, if requested.
 #   ``EXPORT_MACRO``
 #     is a macro which should expand to ``__declspec(dllexport)`` or
 #     ``__declspec(dllimport)`` depending on what is being compiled.