Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
Fix typo...
Browse files Browse the repository at this point in the history
  • Loading branch information
ryoqun committed Jul 4, 2023
1 parent 6e6d189 commit be5a110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/check-dev-context-only-utils.sh
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ EOF
jq -r "$query")"
if [[ -n "$abusers" ]]; then
cat <<EOF 1>&2
\`dev-context-only-utils\' must not be used as normal dependencies, but is by \
\`dev-context-only-utils\` must not be used as normal dependencies, but is by \
"([crate]: [dependency])":
$abusers
EOF
Expand Down

0 comments on commit be5a110

Please sign in to comment.