From 5b5fec7ccbf0c42b15e9fac3c17b1362543aa0b3 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Sat, 29 Jun 2019 17:11:42 +0200 Subject: Small API docs fixes --- find-modules/FindPhoneNumber.cmake | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'find-modules/FindPhoneNumber.cmake') diff --git a/find-modules/FindPhoneNumber.cmake b/find-modules/FindPhoneNumber.cmake index 4813c1a7..0c628009 100644 --- a/find-modules/FindPhoneNumber.cmake +++ b/find-modules/FindPhoneNumber.cmake @@ -2,14 +2,13 @@ # FindPhoneNumber # --------------- # -# This module finds if PhoneNumber is installed. +# Try to find PhoneNumber. # # This is a component-based find module, which makes use of the COMPONENTS and # OPTIONAL_COMPONENTS arguments to find_module. The following components are -# available: +# available:: # -# PhoneNumber -# GeoCoding +# PhoneNumber GeoCoding # # If no components are specified, this module will act as though all components # were passed to OPTIONAL_COMPONENTS. -- cgit v1.2.1