Skip to content

Commit

Permalink
Fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowspawn committed Apr 15, 2021
1 parent f95aa12 commit acc10cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/n
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@ activate() {
# - we allow preserving npm
# - we want to be somewhat robust to changes in tarball contents, so use find instead of hard-code expected subfolders
#
# This code was purist and concises for a long time.
# This code was purist and concise for a long time.
# Now twice as much code, but using same code path for all uses, and supporting more setups.

# Copy lib before bin so symlink targets exist.
Expand Down

0 comments on commit acc10cd

Please sign in to comment.