Merge pull request #453 from nschonni/patch-1

typo: Buildung -> Building
This commit is contained in:
Sebastian Pipping 2021-03-25 19:11:19 +01:00 committed by GitHub
commit a29faca366
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -85,7 +85,7 @@ target_link_libraries(hello PUBLIC expat::expat)
```
## Buildung from a Git Clone
## Building from a Git Clone
If you are building Expat from a check-out from the
[Git repository](https://github.com/libexpat/libexpat/),
@ -101,7 +101,7 @@ Once this has been done, follow the same instructions as for building
from a source distribution.
## Buildung from a Source Distribution
## Building from a Source Distribution
### a) Building with the configure script (i.e. GNU Autotools)