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

Terminology Consistency Update. #3433

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

SITADRITA1
Copy link

File: docker_image_description.md

Changed: when the docker image was to when the docker image was.
File: target_description.md

Changed: quadruple to quadruplet.
File: crowdfunding_example_application.md

Changed:
Crowd-funding to Crowdfunding.
crowd-funding to crowdfunding.
crowd-funding to crowdfunding.
crowd-funding to crowdfunding.

Signed-off-by: SITADRITA1 <[email protected]>
Signed-off-by: SITADRITA1 <[email protected]>
@@ -2,11 +2,11 @@
#
# - `git_commit` is the hash of the current git commit — used for
# versioning information inside the binaries.
# - `build_date` is the date and time of when the docker image was
# - `build_date` is the date and time when the docker image was
Copy link
Contributor

Choose a reason for hiding this comment

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

To be pedantic, this should probably be ‘at which’.

Copy link
Author

Choose a reason for hiding this comment

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

Done )

# built
# - `binaries` is the path to the directory containing the Linera
# binaries. Leave unset to build the binaries from scratch.
# - `target` is a Rust target quadruple. Currently known to be
# - `target` is a Rust target quadruplet. Currently known to be
Copy link
Contributor

Choose a reason for hiding this comment

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

Both forms exist, but LLVM (and thus Rust) consistently uses the original form. See, for example, cargo build --help:

--target [<TRIPLE>]       Build for the target triple

If anything for consistency we might want to refer to it as a triple, though both our supported targets have four components.

Copy link
Author

Choose a reason for hiding this comment

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

Done )

Signed-off-by: SITADRITA1 <[email protected]>
Signed-off-by: SITADRITA1 <[email protected]>
@SITADRITA1
Copy link
Author

@Twey

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.

2 participants