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

Capitalize examples where appropriate. #1356

Merged
merged 1 commit into from Feb 5, 2017

Conversation

Eelis
Copy link
Contributor

@Eelis Eelis commented Jan 13, 2017

For consistency.

@@ -5414,7 +5414,7 @@
\pnum
Implementations should avoid the use of dynamically allocated memory for a small contained object.
\begin{example}
where the object constructed is holding only an \tcode{int}.
Where the object constructed is holding only an \tcode{int}.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

(As an aside, grammar-wise it might be nice to rephrase this example.)

Copy link
Member

Choose a reason for hiding this comment

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

Could you please leave this untouched in your change and open an edit issue for rephrasing this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done (#1360)

@jensmaurer
Copy link
Member

Otherwise, looks good to me.

@@ -33,7 +33,7 @@
\pnum
Programs may explicitly refer to implicitly-declared special member functions.
\begin{example}
a program may explicitly call, take the address of or form a pointer to member
A program may explicitly call, take the address of or form a pointer to member
Copy link
Member

Choose a reason for hiding this comment

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

There should be a comma before "or" but I'll fix that separately.

@tkoeppe
Copy link
Contributor

tkoeppe commented Feb 5, 2017

@Eelis: Rebase?

@Eelis
Copy link
Contributor Author

Eelis commented Feb 5, 2017

Rebased

@zygoloid zygoloid merged commit 7b704e1 into cplusplus:master Feb 5, 2017
@Eelis Eelis deleted the capitalexamples branch February 5, 2017 03:49
@zygoloid
Copy link
Member

zygoloid commented Feb 5, 2017

Thanks, I've also added a matching rule to the style guide.

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

5 participants