0002-doc-Fix-capitalization-of-Unicode.patch

text/plain

Filename: 0002-doc-Fix-capitalization-of-Unicode.patch
Type: text/plain
Part: 1
Message: Unicode update and some tooling improvements

Patch

Same data as JSON: GET /api/v1/attachments/:id/patch the parsed metadata as JSON — format, series position, per-file stats; never the diff bytes. API reference →
Format: format-patch
Series: patch 0002
Subject: doc: Fix capitalization of Unicode
File+
doc/src/sgml/targets-meson.txt 1 1
From 0fd752a1729f727537c97f0ea52cd4ec154b1a38 Mon Sep 17 00:00:00 2001
From: Peter Eisentraut <peter@eisentraut.org>
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