diff options
Diffstat (limited to 'Modules/FindProtobuf.cmake')
-rw-r--r-- | Modules/FindProtobuf.cmake | 2 |
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) |