summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Siodelski <marcin@isc.org>2018-09-05 18:00:21 +0200
committerMarcin Siodelski <marcin@isc.org>2018-09-05 18:00:21 +0200
commite6b135cfb980176a745aa50183588919f2536dce (patch)
treed58ebb19281cf1729005818efa7bbe72bc3730a8
parent[#15,!11] Removed remaining whitespaces. (diff)
downloadkea-e6b135cfb980176a745aa50183588919f2536dce.tar.xz
kea-e6b135cfb980176a745aa50183588919f2536dce.zip
[#15,!11] Corrected a typo.
-rw-r--r--src/share/database/scripts/cql/upgrade_2.0_to_3.0.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/share/database/scripts/cql/upgrade_2.0_to_3.0.sh.in b/src/share/database/scripts/cql/upgrade_2.0_to_3.0.sh.in
index 55b3460c0e..27328f6d77 100644
--- a/src/share/database/scripts/cql/upgrade_2.0_to_3.0.sh.in
+++ b/src/share/database/scripts/cql/upgrade_2.0_to_3.0.sh.in
@@ -83,7 +83,7 @@ clean_up() {
fi
}
-# Function to clean up and exit the script gracefull
+# Function to clean up and exit the script gracefully
#
# Called by migrate_host_data()
#