Fix typo.
authorGuo Xiang Tan <tgx_world@hotmail.com>
Wed, 15 Nov 2017 23:26:04 +0000 (07:26 +0800)
committerGuo Xiang Tan <tgx_world@hotmail.com>
Wed, 15 Nov 2017 23:26:31 +0000 (07:26 +0800)
launcher

index ba05c88e30836137080849c197f6f50b3e959426..fea8aac690c5375f52123043ef28fbb833e4c998 100755 (executable)
--- a/launcher
+++ b/launcher
@@ -307,7 +307,7 @@ set_template_info() {
     require 'yaml'
 
     input=STDIN.readlines.join
-    # default to UTF-8 for the dbs sakeb
+    # default to UTF-8 for the dbs sake
     env = {'LANG' => 'en_US.UTF-8'}
     input.split('_FILE_SEPERATOR_').each do |yml|
        yml.strip!