Browse code

fix typo

fix typo for tools/dstat.sh
retreive must be retrieve

Change-Id: I7a817ec02e7156c886d7d6abb28688bfe2ef5998

youri jeong authored on 2017/04/12 19:23:40
Showing 1 changed files
... ...
@@ -9,7 +9,7 @@
9 9
 # Assumes:
10 10
 #  - dstat command is installed
11 11
 
12
-# Retreive log directory as argument from calling script.
12
+# Retrieve log directory as argument from calling script.
13 13
 LOGDIR=$1
14 14
 
15 15
 # Command line arguments for primary DStat process.