Skip to content

Commit 78d2ff0

Browse files
committed
FIX: typo in grt_static_syn.c help
1 parent 83b1785 commit 78d2ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygrt/C_extension/src/static/grt_static_syn.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ static void print_help(){
6868
printf("\n"
6969
"[grt static syn] %s\n\n", GRT_VERSION);printf(
7070
" Compute static displacement with the outputs of \n"
71-
" command `stgrt` (reading from stdin).\n"
71+
" module `static_greenfn` (reading from stdin).\n"
7272
" Three components are:\n"
7373
" + Up (Z),\n"
7474
" + Radial Outward (R),\n"

0 commit comments

Comments
 (0)