]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#15,!11] Corrected a typo.
authorMarcin Siodelski <marcin@isc.org>
Wed, 5 Sep 2018 16:00:21 +0000 (18:00 +0200)
committerMarcin Siodelski <marcin@isc.org>
Wed, 5 Sep 2018 16:00:21 +0000 (18:00 +0200)
src/share/database/scripts/cql/upgrade_2.0_to_3.0.sh.in

index 55b3460c0ed31c3760c5c693f0bae7bcd0aa93c0..27328f6d77a8f445093ed4a375e4c60f636a0db3 100644 (file)
@@ -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()
 #