From c1de3d1b341225155a43490df7e12158a6b80f8b Mon Sep 17 00:00:00 2001 From: Ron Klein Date: Wed, 10 Jun 2020 14:48:36 -0400 Subject: FindProtobuf: Fix typo in documentation typo: "filess" ==> "files" --- Modules/FindProtobuf.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v0.12