Skip to content

Commit c045a8b

Browse files
authored
Merge pull request #581 from mozilla/nit-fixes
nit fixes
2 parents cd838c3 + 491abb0 commit c045a8b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bleach/_vendor/html5lib-1.1.dist-info/REQUESTED

Whitespace-only changes.

scripts/vendor_verify.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pip --version
1818
# Install vendored dependencies into temp directory
1919
pip install --no-binary all --no-compile --no-deps -r bleach/_vendor/vendor.txt --target "${DEST}"
2020

21-
# Diff contents of temp directory and bleach/_vendor/ excluding vnedoring
21+
# Diff contents of temp directory and bleach/_vendor/ excluding vendoring
2222
# infrastructure
2323
echo "diffing directory trees..."
2424
diff -r \

0 commit comments

Comments
 (0)