Skip to content

[fix](doc) use trim (not trim_in) on the zh 2.1 TRIM page#3741

Merged
morningman merged 1 commit into
apache:masterfrom
boluor:fix-trim-name-2522
May 22, 2026
Merged

[fix](doc) use trim (not trim_in) on the zh 2.1 TRIM page#3741
morningman merged 1 commit into
apache:masterfrom
boluor:fix-trim-name-2522

Conversation

@boluor
Copy link
Copy Markdown
Contributor

@boluor boluor commented May 22, 2026

Summary

The Chinese 2.1 TRIM page is titled TRIM, but its syntax and examples used TRIM_IN / trim_in — a different function. Renamed to TRIM / trim to match the page title and the English 2.1 page (which uses trim with the same examples/result).

(Scope kept minimal: only the function name is corrected. The example result and description match the English 2.1 page and are left as-is.)

Reported in #2522.

Test plan

  • No trim_in remains; syntax + examples now use TRIM/trim, matching the EN 2.1 page.
  • Dead-link check passes.
  • CI build.

Closes #2522

The page is titled TRIM, but its syntax and examples called `TRIM_IN` /
`trim_in` — a different function. Rename to `TRIM` / `trim` to match the page
title and the English 2.1 page (which uses `trim` with the same examples).

Reported in apache#2522.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@morningman morningman merged commit 51b5068 into apache:master May 22, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue on docs string-functions/trim

2 participants