diff --git a/fdt_rotate_bvecs b/fdt_rotate_bvecs index e96a86acdbc86094b4f7a3177fe2119c7c3fe595..7ea93edb6850a768e63be4a93dff74780d29e617 100644 --- a/fdt_rotate_bvecs +++ b/fdt_rotate_bvecs @@ -3,7 +3,7 @@ if [ "$3" == "" ] ; then echo "Usage: <original bvecs> <rotated bvecs> <ecclog>" echo "" - echo "<ecclog> is the output log file from ecc" + echo "<ecclog> is the output log file from eddy_correct" echo "" exit 1; fi