From 35272eade8b7088ce7159a67ae220891a05de886 Mon Sep 17 00:00:00 2001 From: sayf eddine hammemi Date: Sun, 4 Feb 2018 20:45:24 +0100 Subject: [PATCH 1/2] Accept contributer agreement. --- .github/CONTRIBUTOR_AGREEMENT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CONTRIBUTOR_AGREEMENT.md b/.github/CONTRIBUTOR_AGREEMENT.md index f34603065..a8c741ce1 100644 --- a/.github/CONTRIBUTOR_AGREEMENT.md +++ b/.github/CONTRIBUTOR_AGREEMENT.md @@ -87,11 +87,11 @@ U.S. Federal law. Any choice of law rules will not apply. 7. Please place an “x” on one of the applicable statement below. Please do NOT mark both statements: - * [ ] I am signing on behalf of myself as an individual and no other person + * [x] I am signing on behalf of myself as an individual and no other person or entity, including my employer, has or will have rights with respect to my contributions. - * [ ] I am signing on behalf of my employer or a legal entity and I have the + * [x] I am signing on behalf of my employer or a legal entity and I have the actual authority to contractually bind that entity. ## Contributor Details From 86e7727855047ad036f72fa7d30ecee65c5975c3 Mon Sep 17 00:00:00 2001 From: sayf eddine hammemi Date: Sun, 4 Feb 2018 20:36:32 +0100 Subject: [PATCH 2/2] Fix typo in the word build. --- website/usage/_install/_instructions.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/usage/_install/_instructions.jade b/website/usage/_install/_instructions.jade index aeab67d2f..677c9d176 100644 --- a/website/usage/_install/_instructions.jade +++ b/website/usage/_install/_instructions.jade @@ -185,7 +185,7 @@ p p | Install a version of the - | #[+a("http://landinghub.visualstudio.com/visual-cpp-build-tools") Visual C++ Bulild Tools] or + | #[+a("http://landinghub.visualstudio.com/visual-cpp-build-tools") Visual C++ Build Tools] or | #[+a("https://www.visualstudio.com/vs/visual-studio-express/") Visual Studio Express] | that matches the version that was used to compile your Python | interpreter. For official distributions these are: