Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
Co-authored-by: Neelay Shah <[email protected]>
  • Loading branch information
nv-kmcgill53 and nnshah1 authored May 17, 2023
1 parent 2bea71e commit 34d6d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qa/L0_http_fuzz/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ function_install_python38() {
fi
echo "Validated md5sum and file size of Python-3.8.16.tar.xz"

# Unpack pythonn and install
# Unpack python and install
tar -xf Python-3.8.16.tar.xz
cd Python-3.8.16
apt-get install -y libsqlite3-dev libffi-dev
Expand Down

0 comments on commit 34d6d76

Please sign in to comment.