Skip to content

Commit e0324e7

Browse files
committed
minor fix
1 parent 8251a41 commit e0324e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

get_deps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ clean_and_fetch() {
9999
echo "Done."
100100
}
101101

102-
# This is foר torch backend, which comes in a zip file
102+
# This is for torch backend, which comes in a zip file
103103
clean_and_fetch_torch() {
104104
archive=$1
105105
src_url=$2

0 commit comments

Comments
 (0)