summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRon Klein <solution@ronklein.co.il>2020-06-10 14:48:36 -0400
committerBrad King <brad.king@kitware.com>2020-06-10 15:01:37 -0400
commitc1de3d1b341225155a43490df7e12158a6b80f8b (patch)
treeed0548f92ff8217a45df88e31329bf4705760894
parent596cfd26809793c7165b5e5047be133e0419c6e5 (diff)
downloadcmake-c1de3d1b341225155a43490df7e12158a6b80f8b.tar.gz
FindProtobuf: Fix typo in documentation
typo: "filess" ==> "files"
-rw-r--r--Modules/FindProtobuf.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindProtobuf.cmake b/Modules/FindProtobuf.cmake
index f35978d88d..e09717db8b 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)