summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2020-06-11 11:44:18 (GMT)
committerKitware Robot <kwrobot@kitware.com>2020-06-11 11:44:24 (GMT)
commit61ad9d92bd20d5d3725066bbda36f70ae040b58b (patch)
tree747b8ad61eb2c3697ce67d78de38962b971f1703
parentabe36194e85079333e7c331a12d62c4223a4af92 (diff)
parentc1de3d1b341225155a43490df7e12158a6b80f8b (diff)
downloadCMake-61ad9d92bd20d5d3725066bbda36f70ae040b58b.zip
CMake-61ad9d92bd20d5d3725066bbda36f70ae040b58b.tar.gz
CMake-61ad9d92bd20d5d3725066bbda36f70ae040b58b.tar.bz2
Merge topic 'FindProtobuf-typo' into release-3.18
c1de3d1b34 FindProtobuf: Fix typo in documentation Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4873
-rw-r--r--Modules/FindProtobuf.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindProtobuf.cmake b/Modules/FindProtobuf.cmake
index f35978d..e09717d 100644
--- a/Modules/FindProtobuf.cmake
+++ b/Modules/FindProtobuf.cmake
@@ -117,7 +117,7 @@ Example:
``PY``
Variable to define with autogenerated Python files
``ARGN``
- ``.proto`` filess
+ ``.proto`` files
#]=======================================================================]
function(protobuf_generate)