From a6a58c941eda634d52c71b4b99a3d8ddad751656 Mon Sep 17 00:00:00 2001 From: pi Date: Thu, 26 Apr 2018 12:17:44 -0700 Subject: [PATCH] spell correction --- gmtsph-regional.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gmtsph-regional.sh b/gmtsph-regional.sh index 5bef8d9..ccb1e05 100755 --- a/gmtsph-regional.sh +++ b/gmtsph-regional.sh @@ -28,7 +28,7 @@ do case $arg in h) printf "simple regional data mapping using GMT script. The template accepts a grid (.nc .grid) file as input and outputs a .png and a .eps file. \ -For futher explanations, please look for GMT's manuscripts.\nAuthor: Yi Zhang (zhangyi.cugwuhan@gmail.com)\n" +For further explanations, please look for GMT's manuscripts.\nAuthor: Yi Zhang (zhangyi.cugwuhan@gmail.com)\n" printf "usage: ${0##*/} -i [-r///] [-u] [-c] [-a,] [-t,] [-v] [-l] [-b] [-g] [-n] [-p]\n" printf "%s\t%s\n" "-i" "input grid file" printf "%s\t%s\n" "-r" "data range. The template will detect the input data range automatically, the use of this option will overwrite the range."