Skip to content

Commit 9b39eb5

Browse files
authored
Fix typo. teh -> the
1 parent d7aba67 commit 9b39eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

06-installer/README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ Introduction
1212
CMake has the ability to create installers for multiple platforms using a program
1313
called link:https://cmake.org/Wiki/CMake:CPackPackageGenerators[CPack].
1414
CPack includes the ability to create Linux RPM, deb and gzip distributions
15-
of both binaries and source code. It also includes teh ability to create NSIS files for Microsoft Windows.
15+
of both binaries and source code. It also includes the ability to create NSIS files for Microsoft Windows.

0 commit comments

Comments
 (0)