From 6c4a58273f3fbc840b3f19a6a857dfcc3f8b74e2 Mon Sep 17 00:00:00 2001 From: Mingshuang Luo <37799481+luomingshuang@users.noreply.github.com> Date: Sun, 26 Sep 2021 12:55:51 +0800 Subject: [PATCH] Fix some spelling errors. --- egs/yesno/ASR/prepare.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/egs/yesno/ASR/prepare.sh b/egs/yesno/ASR/prepare.sh index 9a0cc48bb..8fcee0290 100755 --- a/egs/yesno/ASR/prepare.sh +++ b/egs/yesno/ASR/prepare.sh @@ -24,7 +24,7 @@ log() { log "dl_dir: $dl_dir" if [ $stage -le 0 ] && [ $stop_stage -ge 0 ]; then - log "stage 0: Download data" + log "Stage 0: Download data" mkdir -p $dl_dir if [ ! -f $dl_dir/waves_yesno/.completed ]; then