(cherry picked from commit 92917b5d3e69798ddb64c8cc40d3c4aa77f9659c)
@@ -66,7 +66,7 @@ install(
DESTINATION ${CMAKE_INSTALL_SBINDIR}
COMPONENT kamailio-utils-bin)
-# Setup and install kamdbctl stuff
+# Set up and install kamdbctl stuff
set(KAMDBCTL_BASE_FILES kamdbctl.base)
if("db_berkeley" IN_LIST FINAL_MODULES_LIST)
@@ -13,7 +13,7 @@
## database type: MYSQL, PGSQL, ORACLE, DB_BERKELEY, DBTEXT, or SQLITE
## by default none is loaded
##
-## If you want to setup a database with kamdbctl, you must at least specify
+## If you want to set up a database with kamdbctl, you must at least specify
## this parameter.
# DBENGINE=MYSQL