From f68f6f2e33cd83c6a0a317abf12bd8a26d5504b6 Mon Sep 17 00:00:00 2001 From: youri jeong Date: Wed, 12 Apr 2017 19:23:40 +0900 Subject: [PATCH] fix typo fix typo for tools/dstat.sh retreive must be retrieve Change-Id: I7a817ec02e7156c886d7d6abb28688bfe2ef5998 --- tools/dstat.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/dstat.sh b/tools/dstat.sh index 1c80fb70f8..ae7306ecb7 100755 --- a/tools/dstat.sh +++ b/tools/dstat.sh @@ -9,7 +9,7 @@ # Assumes: # - dstat command is installed -# Retreive log directory as argument from calling script. +# Retrieve log directory as argument from calling script. LOGDIR=$1 # Command line arguments for primary DStat process.