Merge pull request #4 from zed/patch-1

typo
This commit is contained in:
Yamashita, Yuu 2019-11-15 19:18:26 +09:00 committed by GitHub
commit 56871eba3b
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]
#