Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nanopb/nanopb.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorSlavey Karadzhov <slav@attachix.com>2021-12-09 13:30:02 +0300
committerPetteri Aimonen <jpa@github.mail.kapsi.fi>2021-12-09 15:09:35 +0300
commit29d3f03bcff342bac24babf718b832416695b802 (patch)
treebe20d2b6debb96feba689ebaef14d9364da3dda0 /extra
parent05be9e19885c5ead09ae0453703f12da3d579f43 (diff)
Fixed small spelling mistakes.
Diffstat (limited to 'extra')
-rw-r--r--extra/FindNanopb.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/FindNanopb.cmake b/extra/FindNanopb.cmake
index a6c34fa..206f5e6 100644
--- a/extra/FindNanopb.cmake
+++ b/extra/FindNanopb.cmake
@@ -162,7 +162,7 @@ function(NANOPB_GENERATE_CPP SRCS HDRS)
set(GENERATOR_CORE_SRC
${GENERATOR_CORE_DIR}/nanopb.proto)
- # Treat the source diretory as immutable.
+ # Treat the source directory as immutable.
#
# Copy the generator directory to the build directory before
# compiling python and proto files. Fixes issues when using the