Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

Grammatical Mistakes#38

Open
rohitm17 wants to merge 1 commit into
facebookarchive:mainfrom
rohitm17:patch-1
Open

Grammatical Mistakes#38
rohitm17 wants to merge 1 commit into
facebookarchive:mainfrom
rohitm17:patch-1

Conversation

@rohitm17

@rohitm17 rohitm17 commented Oct 7, 2019

Copy link
Copy Markdown

for seems redundant.
builds, ->builds
,Release ->Space added

for seems redundant.
builds, ->builds
,Release ->Space added

@snarkmaster snarkmaster left a comment

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.

Thanks for reading through this! Would you mind rolling back the {Debug,Release} change?

Comment thread README.md

This README is a very abbreviated introduction to Bistro. Visit
http://facebook.github.io/bistro for a more structured introduction, and for the docs.
http://facebook.github.io/bistro for a more structured introduction, and the docs.

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.

This is not a grammar fix, but a style preference. To me, having 2 "for" clauses is more clear. But if you feel passionate about this, do it your way.

Comment thread README.md
various flavors of Linux and Mac OS.

The binaries will be in `bistro/cmake/{Debug,Release}`. Available build
The binaries will be in `bistro/cmake/{Debug, Release}`. Available build

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.

Let's not change this. The {foo,bar} syntax has clear significance to anybody who uses a Bourne-style shell. Adding whitespace here changes the meaning. This is not a good fix, since the Release directory does not, in fact, have a leading space.

Comment thread README.md
If you run into dependency problems, look at `bistro/cmake/setup.cmake` for
a full list of Bistro's external dependencies (direct and indirect). We
gratefully accept patches that improve Bistro's builds, or add support for
gratefully accept patches that improve Bistro's builds or add support for

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.

This is a good catch, thanks.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants