diff options
Diffstat (limited to 'cmake/FindV8.cmake')
-rw-r--r-- | cmake/FindV8.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/FindV8.cmake b/cmake/FindV8.cmake index 3f5fd86c7..9d123f8e7 100644 --- a/cmake/FindV8.cmake +++ b/cmake/FindV8.cmake @@ -17,7 +17,7 @@ # along with WeeChat. If not, see <http://www.gnu.org/licenses/>. # -# - Find V8 (Google's Javascript engine) +# - Find V8 (Google's JavaScript engine) # This module finds if libv8 is installed and determines where # the include files and libraries are. # |