diff --git a/dba/create-database.sh b/dba/create-database.sh index 50eddc4b..96a9b82b 100755 --- a/dba/create-database.sh +++ b/dba/create-database.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Build the RSCDS database +# Build the DAViCal database # DBNAME="${1:-davical}"