[COMMITTED] localedata: Consistently use one space after 'category'

Project / Subsystem

glibc / localedata

Date

2026-04-17

Proposer

Carlos O'Donell <[email protected]>

Source type

public_inbox

Consensus

Committed

Sentiment

10/10

All attributes

project
glibc
subsystem
localedata
patch_id
discussion_id
[email protected]
source_type
public_inbox
title
[COMMITTED] localedata: Consistently use one space after 'category'
headline
localedata: Correct spacing in hrx_BR locale
tldr
Fixes inconsistent spacing in the hrx_BR locale file by ensuring there's one space after 'category'.
stakes
Ensures consistency in locale data formatting, which is important for maintainability and avoids potential parsing issues.
proposer
Carlos O'Donell <[email protected]>
consensus
Committed
outcome
committed
sentiment_score
10
sentiment_rationale
Trivial change, already committed.
technical_tradeoffs
[]
series_id
series_role
standalone
series_parts
[]
tags
  • localedata
  • formatting
  • consistency
bugzilla_url
date
2026-04-17T00:00:00.000Z

[COMMITTED] localedata: Consistently use one space after 'category'

Carlos O’Donell committed a change to make the category format in the hrx_BR locale consistent with other locales. This change adds a single space after the ‘category’ keyword.