language/control-structures を doc-en@e674990 に追従 - #474
Merged
KentarouTakeda merged 1 commit intoAug 10, 2026
Conversation
原文の文法の誤りを修正した php/doc-en@e674990 (Fix grammar in control structures #5750) への追従。 原文側の変更の大半は冠詞・前置詞・句読点の修正で、訳文に影響しない。 訳文に反映したのは次の 2 点。 - switch.xml — 冒頭の説明の結論が「switch 文はまさにこのためにある」から 「switch 文のほうが便利で読みやすいことが多い」に書き換わった - include.xml / include-once.xml / match.xml / switch.xml — <para> が <simpara> に変わった ### language/control-structures(8件) - do-while.xml - elseif.xml - for.xml - foreach.xml - include-once.xml - include.xml - match.xml - switch.xml すべて php/doc-en@e674990
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
原文の文法の誤りを修正した php/doc-en@e674990 (Fix grammar in control structures #5750) への追従。
原文側の変更の大半は冠詞・前置詞・句読点の修正で、訳文に影響しない。訳文に反映したのは次の 2 点。
switch.xml— 冒頭の説明の結論が「switch 文はまさにこのためにある」から「switch 文のほうが便利で読みやすいことが多い」に書き換わったinclude.xml/include-once.xml/match.xml/switch.xml—<para>が<simpara>に変わった翻訳内容
language/control-structures(8件)
すべて php/doc-en@e674990