From 0fd752a1729f727537c97f0ea52cd4ec154b1a38 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Thu, 26 Feb 2026 11:32:02 +0100 Subject: [PATCH 2/6] doc: Fix capitalization of Unicode --- doc/src/sgml/targets-meson.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/targets-meson.txt b/doc/src/sgml/targets-meson.txt index 90a8d9b3fff..397c103d72c 100644 --- a/doc/src/sgml/targets-meson.txt +++ b/doc/src/sgml/targets-meson.txt @@ -16,7 +16,7 @@ Code Targets: Developer Targets: reformat-dat-files Rewrite catalog data files into standard format expand-dat-files Expand all data files to include defaults - update-unicode Update unicode data to new version + update-unicode Update Unicode data to new version Documentation Targets: html Build documentation in multi-page HTML format -- 2.53.0