Skip to content

Commit 0808f9d

Browse files
author
Damian Rouson
committed
Fix typo in cafrun.in: ehco -> echo
1 parent 473b72f commit 0808f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/extensions/cafrun.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ usage() {
160160
echo " failed image support is present, OpenCoarrays triggers cleanup"
161161
echo " explicitly when a failed/stopped image is encountered in an"
162162
echo " image control statement without a \`stat=\` clause."
163-
ehco " --show, -s, Show the command that the wrapper will execute. You can pass"
163+
echo " --show, -s, Show the command that the wrapper will execute. You can pass"
164164
echo " this as the first argument and then the additional arguments"
165165
echo " that you're planning to pass to perform a dry run."
166166
echo ""

0 commit comments

Comments
 (0)