Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix mistranslation in references.xml #211

Merged
merged 1 commit into from
Dec 14, 2024
Merged

Conversation

nyan-dot
Copy link
Contributor

「Doing a normal (not by reference) assignment with a reference on the right side does not turn the left side into a reference, but references inside arrays are preserved in these normal assignments. 」において、preserveされているのはassignmentsではなくreferencesなので、誤訳している箇所を修正。
ついでに「左辺はリファレンスには変わりませんが」も、「右辺にリファレンスを使っても使わなくても左辺は一貫してリファレンスになる」とも読める曖昧性があるため表現を変更。

Copy link
Collaborator

@KentarouTakeda KentarouTakeda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ありがとうございます!

@KentarouTakeda KentarouTakeda merged commit 7113384 into php:master Dec 14, 2024
1 check passed
@nyan-dot nyan-dot deleted the patch-1 branch December 14, 2024 20:13
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.

2 participants