From 4d99e2b702b2e95ab150846257216be71d86e54d Mon Sep 17 00:00:00 2001 From: Alex Turbov Date: Tue, 4 Mar 2025 04:25:36 +0400 Subject: [PATCH] Help(FindJasper): Fix the spelling typo in the variable documentation --- Modules/FindJasper.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/FindJasper.cmake b/Modules/FindJasper.cmake index 67b955fc55..d9c36af195 100644 --- a/Modules/FindJasper.cmake +++ b/Modules/FindJasper.cmake @@ -38,7 +38,7 @@ The following cache variables may also be set: where to find jasper/jasper.h, etc. ``JASPER_LIBRARY_RELEASE`` where to find the Jasper library (optimized). -``JASPER_LIBARRY_DEBUG`` +``JASPER_LIBRARY_DEBUG`` where to find the Jasper library (debug). #]=======================================================================]