Skip to content

Commit

Permalink
Typo (#693)
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh authored Nov 15, 2023
2 parents f16051d + dbdc96c commit 0d447bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.17.3
1.17.4
2 changes: 1 addition & 1 deletion installer/tue-install-impl.bash
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ function tue-install-target
then
tue-install-debug "Following dropped depedencies need to be removed:\n${old_deps_removed}"
else
tue-install-debug "No dropped denpendencies to be removed"
tue-install-debug "No dropped dependencies to be removed"
fi

for dep in ${old_deps_removed}
Expand Down

0 comments on commit 0d447bf

Please sign in to comment.