From d79a6eddf259e9c6d23a59ce8835e4eeeb59400f Mon Sep 17 00:00:00 2001 From: Rahul Noronha Date: Sun, 21 May 2023 14:03:44 +0530 Subject: [PATCH] Update properties - typo Typo present, changing OpenVC to OpenCV. --- platforms/maven/opencv/scripts/properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platforms/maven/opencv/scripts/properties b/platforms/maven/opencv/scripts/properties index cd7f665bad..a8488332f8 100755 --- a/platforms/maven/opencv/scripts/properties +++ b/platforms/maven/opencv/scripts/properties @@ -4,7 +4,7 @@ # to a file, 'build.properties'. These properties include: # # 1. OpenCV version. -# 2. OpenVC version as a string for use by Maven. +# 2. OpenCV version as a string for use by Maven. # 3. The CPU binary word size. # 4. Architecture string. # 4. OSGi compatible CPU architecture string.