cmFindCommon: Fix typo in internal search path group label
commitb97be07dd31d024bc26b7387ef1580a00b31c9e3
authorBrad King <brad.king@kitware.com>
Tue, 30 Apr 2024 18:33:31 +0000 (30 14:33 -0400)
committerBrad King <brad.king@kitware.com>
Tue, 30 Apr 2024 18:36:06 +0000 (30 14:36 -0400)
treee84a2a059c65b09fe481eb5373c8e25e76265a58
parent0ccc9f519dc00891fadb9e9189a652013b7c30e2
cmFindCommon: Fix typo in internal search path group label

Fix a typo from commit 1abd7cd930 (Use containers of labeled search
paths instead of individual members, 2014-10-17, v3.2.0-rc1~400^2).
The string is used only as an internal unique name, so the typo
was not user-facing.
Source/cmFindCommon.cxx