From 3c6a4225600fc789c558d24395216d46f29cc565 Mon Sep 17 00:00:00 2001 From: zed Date: Fri, 15 Nov 2019 12:57:19 +0300 Subject: [PATCH] typo --- bin/pyenv-doctor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/pyenv-doctor b/bin/pyenv-doctor index e4c8518..9538511 100755 --- a/bin/pyenv-doctor +++ b/bin/pyenv-doctor @@ -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] #