From 2d72ea85769c52aaad1e5e16bfbf0b02318eb2c2 Mon Sep 17 00:00:00 2001 From: paul Date: Tue, 7 Nov 2017 08:41:26 +0800 Subject: revise spelling mistake --- contributors/devel/bazel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributors/devel/bazel.md b/contributors/devel/bazel.md index cbc2f9a0..878c0bec 100644 --- a/contributors/devel/bazel.md +++ b/contributors/devel/bazel.md @@ -38,7 +38,7 @@ Additionally, Go build tags are not supported. This means that builds on macOS m and they are not currently tagged with version information. [Bazel does not validate build environment](https://github.com/kubernetes/kubernetes/issues/51623), thus make sure that needed -tools and development packages are installed in the system. Bazel builds require presense of `make`, `gcc`, `g++`, `glibc and libstdc++ development headers` and `glibc static development libraries`. Please check your distribution for exact names of the packages. Examples for some commonly used distributions are below: +tools and development packages are installed in the system. Bazel builds require presence of `make`, `gcc`, `g++`, `glibc and libstdc++ development headers` and `glibc static development libraries`. Please check your distribution for exact names of the packages. Examples for some commonly used distributions are below: | Dependency | Debian/Ubuntu | CentOS | OpenSuSE | |:---------------------:|-------------------------------|--------------------------------|-----------------------------------------| -- cgit v1.2.3