This commit is contained in:
zed 2019-11-15 12:57:19 +03:00 committed by GitHub
parent 230dc7a904
commit 3c6a422560
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
#
# Summary: Verify pyenv installation and deevlopment tools to build pythons.
# Summary: Verify pyenv installation and development tools to build pythons.
#
# Usage: pyenv doctor [OPTIONS]
#