mirror of
https://github.com/microsoft/WSL.git
synced 2025-12-11 04:35:57 -06:00
Fix typos found by codespell (#8047)
This commit is contained in:
parent
227f11dbab
commit
b88392bafb
@ -39,7 +39,7 @@ This is your best way to interact directly with the Windows Subsystem for Linux
|
||||
|
||||
Additional tags may be used to denote specific types of issues.
|
||||
|
||||
- **9p-linux-file-access** - The issue is related to accesing Linux files from Windows.
|
||||
- **9p-linux-file-access** - The issue is related to accessing Linux files from Windows.
|
||||
|
||||
## Closing:
|
||||
|
||||
|
||||
@ -30,7 +30,7 @@ traceroute 1.1.1.1
|
||||
# Display the DNS configuration.
|
||||
cat /etc/resolv.conf
|
||||
|
||||
# Validate that everything is functionning correctly.
|
||||
# Validate that everything is functioning correctly.
|
||||
if type curl >/dev/null 2>&1; then
|
||||
curl -m 5 -v https://microsoft.com
|
||||
else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user