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>
This commit is contained in:
Graham Bloice 2014-07-10 12:42:52 +01:00
parent 1bf4efd850
commit 4e64448f09
1 changed files with 1 additions and 1 deletions

View File

@ -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