summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gr-utils/modtool/templates/gr-newmod/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-utils/modtool/templates/gr-newmod/CMakeLists.txt b/gr-utils/modtool/templates/gr-newmod/CMakeLists.txt
index bdcfcdddc2..177520af0e 100644
--- a/gr-utils/modtool/templates/gr-newmod/CMakeLists.txt
+++ b/gr-utils/modtool/templates/gr-newmod/CMakeLists.txt
@@ -115,7 +115,7 @@ endif(APPLE)
find_package(Doxygen)
########################################################################
-s# PyBind11 Related
+# PyBind11 Related
########################################################################
find_package(pybind11 REQUIRED)