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

Add missing \tcode. #1431

Merged
merged 1 commit into from Mar 2, 2017
Merged

Add missing \tcode. #1431

merged 1 commit into from Mar 2, 2017

Conversation

Eelis
Copy link
Contributor

@Eelis Eelis commented Feb 5, 2017

@@ -742,7 +742,7 @@
\rationale
When classes become complicated, allowing such a redefinition
after the type has been used can create confusion for \Cpp
programmers as to what the meaning of 'I' really is.
programmers as to what the meaning of '\tcode{I}' really is.
Copy link
Contributor

Choose a reason for hiding this comment

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

The quotes are bogus. It should say:

`\tcode{I}'

@Eelis
Copy link
Contributor Author

Eelis commented Feb 5, 2017

Rebased, and added the drive-by punctuation fix @tkoeppe suggested.

@@ -742,7 +742,7 @@
\rationale
When classes become complicated, allowing such a redefinition
after the type has been used can create confusion for \Cpp
programmers as to what the meaning of 'I' really is.
programmers as to what the meaning of `\tcode{I}' really is.
Copy link
Member

Choose a reason for hiding this comment

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

Maybe drop the ` and ' too?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fine with me. @tkoeppe would that work for you?

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes, no quotes is good, too.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Gone

@jensmaurer
Copy link
Member

Looks good to me.

@Eelis
Copy link
Contributor Author

Eelis commented Feb 15, 2017

Rebased.

@zygoloid zygoloid merged commit bb6d607 into cplusplus:master Mar 2, 2017
@Eelis Eelis deleted the tcode6 branch March 2, 2017 11:02
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

4 participants