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

[temp.deduct] Fix Ambiguous "this" in paragraph 3 #3089

Closed
wants to merge 1 commit into from
Closed

[temp.deduct] Fix Ambiguous "this" in paragraph 3 #3089

wants to merge 1 commit into from

Conversation

hawkinsw
Copy link
Contributor

This is an editorial change. There is an ambiguous "this"
in paragraph 3 of [temp.deduct]. Upon first reading this paragraph
it is not obvious that "this substitution" refers to the
substitution process described in the subsequent paragraphs.
This change specifies that the substitution process refers
to the one described in the subsequent paragraphs of the section.

This is an editorial change. There is an ambiguous "this"
in paragraph 3 of [temp.deduct]. Upon first reading this paragraph
it is not obvious that "this substitution" refers to the
substitution process described in the subsequent paragraphs.
This change specifies that the substitution process refers
to the one described in the subsequent paragraphs of the section.

Note: The example in that paragraph was expanded to use a codeblock
because prevent and overfull hbox.
@hawkinsw
Copy link
Contributor Author

I am abandoning this PR for something a little bit more comprehensive. Sorry for the noise!

@hawkinsw hawkinsw closed this Jul 28, 2019
@hawkinsw hawkinsw deleted the temp_deduct_p3_editorial branch July 28, 2019 08:26
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.

None yet

1 participant