From c9b79069688f0f3ef4ab92b1975790bba90396c1 Mon Sep 17 00:00:00 2001 From: Yegor Yefremov Date: Thu, 13 Feb 2025 15:42:02 +0100 Subject: FindGettext: Remove the unneeded space before a full stop --- Modules/FindGettext.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/FindGettext.cmake b/Modules/FindGettext.cmake index 1d4ba1b..b80e4dc 100644 --- a/Modules/FindGettext.cmake +++ b/Modules/FindGettext.cmake @@ -78,7 +78,7 @@ This module provides several function. ``INSTALL_DESTINATION`` Install the results into the given directory (``share/locale/`` by - default). The language subdirectory will be taken into account . + default). The language subdirectory will be taken into account. .. versionadded:: 3.2 If you wish to use the Gettext runtime library (libintl), use -- cgit v0.12