Skip to content

Hyphen typos#618

Open
petr-tik wants to merge 1 commit into
facebook:mainfrom
petr-tik:hyphen-typos
Open

Hyphen typos#618
petr-tik wants to merge 1 commit into
facebook:mainfrom
petr-tik:hyphen-typos

Conversation

@petr-tik

Copy link
Copy Markdown

Removed spaces after some hyphens inside compound words

Removed spaces after some hyphens inside compound words
@facebook-github-bot

Copy link
Copy Markdown
Contributor

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need the corporate CLA signed.

If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!

@facebook-github-bot

Copy link
Copy Markdown
Contributor

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

@facebook-github-bot

Copy link
Copy Markdown
Contributor

@Orvid has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Comment thread folly/docs/FBVector.md
to reuse any of its previously-allocated memory. Despite other compilers
reducing the growth factor to 1.5, gcc has staunchly maintained its factor of
2. This makes `std::vector` cache- unfriendly and memory manager unfriendly.
2. This makes `std::vector` cache-unfriendly and memory manager unfriendly.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Only this one is a real typo. All of the others appear to be artifacts of the chosen horizontal ruler, which the changes then violate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment