Module: kamailio
Branch: 6.0
Commit: 5ce31280e1c4988408b4b77833947ae0cece4c83
URL: 
https://github.com/kamailio/kamailio/commit/5ce31280e1c4988408b4b77833947ae0cece4c83

Author: Xenofon Karamanos <x...@gilawa.com>
Committer: Xenofon Karamanos <22965395+xkara...@users.noreply.github.com>
Date: 2025-01-29T10:20:56Z

cmake: Fix typo

(cherry picked from commit 8d1b60bc7f21fe9d0fadd1df926fee931966f34e)

---

Modified: utils/kamctl/CMakeLists.txt

---

Diff:  
https://github.com/kamailio/kamailio/commit/5ce31280e1c4988408b4b77833947ae0cece4c83.diff
Patch: 
https://github.com/kamailio/kamailio/commit/5ce31280e1c4988408b4b77833947ae0cece4c83.patch

---

diff --git a/utils/kamctl/CMakeLists.txt b/utils/kamctl/CMakeLists.txt
index 10ef2cf9db8..ca8a4f20660 100644
--- a/utils/kamctl/CMakeLists.txt
+++ b/utils/kamctl/CMakeLists.txt
@@ -264,7 +264,7 @@ else()
       dbschema_${db_name}
       COMMAND ${CMAKE_COMMAND} -E make_directory "${db_name_folder}"
       WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
-      COMMENT "Creating scehmas for ${db_name}")
+      COMMENT "Creating schemas for ${db_name}")
 
     # Loop through each table and add a command for xsltproc
     foreach(table ${EXTRACTED_TABLES})

_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to