Skip to content

Commit 1d2cd20

Browse files
authored
typo fix (#84485)
1 parent f402190 commit 1d2cd20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/workflow/building/libraries/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ By default the `build` script only builds the product libraries and none of the
105105

106106
For Windows, replace `./build.sh` with `build.cmd`.
107107

108-
### How to building native components only
108+
### How to build native components only
109109

110110
The libraries build contains some native code. This includes shims over libc, openssl, gssapi, and zlib. The build system uses CMake to generate Makefiles using clang. The build also uses git for generating some version information.
111111

0 commit comments

Comments
 (0)