From 68b45a82163ea51e0b8cb592e6a3339bcd37cbd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Thu, 11 Jun 2015 22:52:28 +0200 Subject: [PATCH] core: fix package name in comment (FindV8.cmake) --- cmake/FindV8.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmake/FindV8.cmake b/cmake/FindV8.cmake index c9522bd7b..03b63b61a 100644 --- a/cmake/FindV8.cmake +++ b/cmake/FindV8.cmake @@ -17,8 +17,8 @@ # along with WeeChat. If not, see . # -# - Find Aspell -# This module finds if libaspell is installed and determines where +# - Find V8 (Google's Javascript engine) +# This module finds if libv8 is installed and determines where # the include files and libraries are. # # This code sets the following variables: