aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/modules/FindChocolatey.cmake
diff options
context:
space:
mode:
authorGraham Bloice <graham.bloice@trihedral.com>2014-07-10 12:42:52 +0100
committerGraham Bloice <graham.bloice@trihedral.com>2014-07-10 11:44:09 +0000
commit4e64448f09be7c75201fa8f8a90412d7b5804a6a (patch)
treee1f1dab4b4a67a37d18154efa939d718d9391724 /cmake/modules/FindChocolatey.cmake
parent1bf4efd85046b7f1d323ac8f809863cbcdd200f8 (diff)
Fix a small typo in the FindChocolatey.cmake module
Change-Id: Idefea86a9f65f59432db4bf32b9f702298409cdb Reviewed-on: https://code.wireshark.org/review/2980 Reviewed-by: Graham Bloice <graham.bloice@trihedral.com>
Diffstat (limited to 'cmake/modules/FindChocolatey.cmake')
-rw-r--r--cmake/modules/FindChocolatey.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/FindChocolatey.cmake b/cmake/modules/FindChocolatey.cmake
index d523ad6220..e0c0b291b5 100644
--- a/cmake/modules/FindChocolatey.cmake
+++ b/cmake/modules/FindChocolatey.cmake
@@ -1,7 +1,7 @@
# FindChocolatey
# ----------
#
-# this module looks for Cygwin
+# this module looks for Chocolatey
# This code was copied from
# http://cmake.org/gitweb?p=cmake.git;a=blob_plain;f=Modules/FindCygwin.cmake;hb=HEAD