Fix typo. teh -> the

This commit is contained in:
Diana 2018-04-15 03:16:14 -04:00 committed by GitHub
parent d7aba67ed2
commit 9b39eb5310
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,4 +12,4 @@ Introduction
CMake has the ability to create installers for multiple platforms using a program
called link:https://cmake.org/Wiki/CMake:CPackPackageGenerators[CPack].
CPack includes the ability to create Linux RPM, deb and gzip distributions
of both binaries and source code. It also includes teh ability to create NSIS files for Microsoft Windows.
of both binaries and source code. It also includes the ability to create NSIS files for Microsoft Windows.