Skip to content

Commit

Permalink
typo fix (#84485)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickorlow authored Apr 7, 2023
1 parent f402190 commit 1d2cd20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/workflow/building/libraries/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ By default the `build` script only builds the product libraries and none of the

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

### How to building native components only
### How to build native components only

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.

Expand Down

0 comments on commit 1d2cd20

Please sign in to comment.