Skip to content

Commit

Permalink
Typo fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordi committed Oct 9, 2015
1 parent ced868e commit 9411c2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/app-resources/matlab/run_matlab_cmd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ else
shift
done

# For not embeded files, we need to copy the file and its CTF to a directory where
# For not embedded files, we need to copy the file and its CTF to a directory where
# hadoop can decompress it
if [ -f "$matlab_cmd.ctf" ] ; then
echr "Copying $matlab_cmd to $TMPDIR ..."
Expand Down

0 comments on commit 9411c2f

Please sign in to comment.